projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91c1ba3
)
set explicit include path for buildbot on MinGW
author
Nils Durner
<durner@gnunet.org>
Thu, 10 Sep 2009 19:05:36 +0000
(19:05 +0000)
committer
Nils Durner
<durner@gnunet.org>
Thu, 10 Sep 2009 19:05:36 +0000
(19:05 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index d4f0ab891abf4ab1ccfd8755bf861c727b4b9201..28094e057dfaf1a5366a62e7e293e644b314b0ea 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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