hyung-hwan a426fe24f4 fixed some cross-compiling problems in build files
- specifying $(includedir) to AM_CPPFLAGS caused problems when --prefix was set to /usr during cross-compliation since header files for the cross compiler conflicted with files in $(includedir)=/usr/include. 
- the same applies to $(libdir) in LDFLAGS or something similar
2013-02-26 18:31:38 +00:00
Description
No description provided
Languages
C 73%
Makefile 15.1%
C++ 5.8%
Shell 4%
M4 1%
Other 1%