set explicit include path for buildbot on MinGW
authorNils Durner <durner@gnunet.org>
Thu, 10 Sep 2009 19:05:36 +0000 (19:05 +0000)
committerNils Durner <durner@gnunet.org>
Thu, 10 Sep 2009 19:05:36 +0000 (19:05 +0000)
configure.ac

index d4f0ab891abf4ab1ccfd8755bf861c727b4b9201..28094e057dfaf1a5366a62e7e293e644b314b0ea 100644 (file)
@@ -140,7 +140,7 @@ netbsd*)
      AC_CHECK_LIB(intl, gettext)
      LDFLAGS="$LDFLAGS -no-undefined -Wl,--export-all-symbols"
      LIBS="$LIBS -lws2_32 -lplibc"
-     CFLAGS="-mms-bitfields $CFLAGS"
+     CFLAGS="-mms-bitfields -I../../libltdl $CFLAGS"
      build_target="mingw"
      AC_PROG_CXX
      LIBPREFIX=lib