X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=configure.in;h=ab539c2156ca02d9f9f21fddb968ca1418ef207d;hb=83acb47295495ad886e9ee8bd4df1c99260d21e9;hp=bf4b516cf77ee9bb40d810044a67282b9f552519;hpb=400c9d6a2dede85c42abb256b08c52274e7aad48;p=simgear.git diff --git a/configure.in b/configure.in index bf4b516c..ab539c21 100644 --- a/configure.in +++ b/configure.in @@ -66,7 +66,7 @@ AC_ARG_WITH(efence, [ --with-efence Specify if we are building with " if test "x$with_efence" = "xyes" ; then echo "Building with efence" - LIBS= "$LIBS -lefence" + LIBS="$LIBS -lefence" fi dnl Check for MS Windows environment @@ -286,7 +286,7 @@ AC_FUNC_VPRINTF AC_CHECK_FUNCS( ftime gettimeofday timegm memcpy bcopy mktime strstr rand \ random setitimer getitimer signal GetLocalTime rint getrusage ) -AM_CONFIG_HEADER(simgear/config.h) +AM_CONFIG_HEADER(simgear/simgear_config.h) AC_OUTPUT( \ Makefile \