* Makefile.in: Use CC_FOR_BUILD to build opc2c.

This commit is contained in:
Masaki Muranaka
2010-12-04 01:58:55 +00:00
parent e66a3432ef
commit cd006ce47a
2 changed files with 12 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2010-12-04 Masaki Muranaka <monaka@monami-software.com>
* Makefile.in: Use CC_FOR_BUILD to build opc2c.
2010-05-26 Ozkan Sezer <sezeroz@gmail.com>
* main.c (setup_tcp_console): Check error return from socket() call