commit 735b8e9da1999686000b672d4811eb75746bf14e
parent 04386ab4a33fe7fb03d89af21ba70c36b0ed2dbd
Author: Nils Durner <durner@gnunet.org>
Date: Mon, 4 Jan 2010 20:52:46 +0000
move LIBS reconstruction up, we need special libs on Windows
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
@@ -32,6 +32,7 @@ LTDL_INIT
AC_SUBST(LTDLINCL)
AC_SUBST(LIBLTDL)
AC_SUBST(MKDIR_P)
+LIBS=$LIBSOLD
case "$host_os" in
linux*)
@@ -154,7 +155,6 @@ AM_CONDITIONAL(HAVE_CXX, test "x$HAVE_CXX" = "xyes")
AC_CHECK_LIB(stdc++, fclose)
AC_CHECK_HEADERS(langinfo.h)
-LIBS=$LIBSOLD
# FIXME: allow --with-oggvorbis=PFX
# test if we have vorbisfile