head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2009.04.15.13.09.24; author rse; state Exp; branches; next ; commitid fpUy4Ng1LueH87Kt; desc @@ 1.1 log @new package: dash 0.5.5.1.2 (Debian Almquist Shell) @ text @Index: configure --- configure.orig 2009-01-14 00:37:33 +0100 +++ configure 2009-04-15 14:55:29 +0200 @@@@ -3424,7 +3424,7 @@@@ fi if test "$enable_static" = "yes"; then - export LDFLAGS="-static -Wl,--fatal-warnings" + LDFLAGS="$LDFLAGS -static -Wl,--fatal-warnings" fi # Check whether --enable-fnmatch was given. @@@@ -5109,7 +5109,7 @@@@ _ACEOF else - export LIBS="$LIBS -ledit" + LIBS="$LIBS -ledit" fi ac_config_files="$ac_config_files Makefile src/Makefile" @