kopia lustrzana https://github.com/Hamlib/Hamlib
added missing libmisc include
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@714 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.1.3
rodzic
bf1edbdafa
commit
d08ca923d2
|
@ -47,7 +47,7 @@ AC_ARG_WITH(cxx-binding,
|
|||
AC_MSG_RESULT($cf_with_cxx_binding)
|
||||
|
||||
|
||||
INCLUDES="${INCLUDES} -I\$(top_srcdir)/include -I\$(top_srcdir)/src"
|
||||
INCLUDES="${INCLUDES} -I\$(top_srcdir)/include -I\$(top_srcdir)/src -I\$(top_srcdir)/lib"
|
||||
CPPFLAGS="${CPPFLAGS} -D_GNU_SOURCE"
|
||||
if test "${ac_cv_c_compiler_gnu}" = "yes"; then
|
||||
CFLAGS="${CFLAGS} -Wall"
|
||||
|
|
Ładowanie…
Reference in New Issue