X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=configure.ac;h=f2e04c634e3851f7f1118a1f22cca4ecb49d6367;hb=d6c7b2150b8e7aa199889a4725204e9ea9bc875e;hp=457da0082c0c42e22fd78fa6f3caa367b2691ae1;hpb=011a4258d87af9c7a252e54b9a8e2440610d57ec;p=libfirm diff --git a/configure.ac b/configure.ac index 457da0082..f2e04c634 100644 --- a/configure.ac +++ b/configure.ac @@ -33,7 +33,7 @@ dnl generate the config header file AC_CONFIG_HEADER([config.h]) dnl keep track of the environment set by the user -libfirm_conf_env="${CC+CC='$CC'} ${CFLAGS+CFLAGS='$CFLAGS'} ${CPP+CPP='$CPP'} ${CPPFLAGS+CPPFLAGS='$CPPFLAGS'} ${LDFLAGS+LDFLAGS='$LDFLAGS'} ${LIBS+LIBS='$LIBS'}" +libfirm_conf_env="${CC+CC='$CC'} ${CFLAGS+CFLAGS='$CFLAGS'} ${CPP+CPP='$CPP'} ${CPPFLAGS+CPPFLAGS='$CPPFLAGS'} ${LDFLAGS+LDFLAGS='$LDFLAGS'} ${LIBS+LIBS='$LIBS -lm'}" AC_SUBST(libfirm_conf_env) dnl Package options