]> git.mxchange.org Git - simgear.git/commitdiff
Tweaked efence configure.
authorcurt <curt>
Tue, 24 Apr 2001 21:34:07 +0000 (21:34 +0000)
committercurt <curt>
Tue, 24 Apr 2001 21:34:07 +0000 (21:34 +0000)
configure.in

index bf4b516cf77ee9bb40d810044a67282b9f552519..df240e4a8a28bdc35c5c8edc1e01c0273070f6e6 100644 (file)
@@ -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