]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Allow AC_PROG_CC to modify CFLAGS (why not?).
authorSimon Josefsson <simon@josefsson.org>
Sat, 21 Aug 2004 00:02:23 +0000 (00:02 +0000)
committerSimon Josefsson <simon@josefsson.org>
Sat, 21 Aug 2004 00:02:23 +0000 (00:02 +0000)
Don't check for install (handled by automake).

configure.in

index f91e1d78358ecae95866836e884a332686c21e33..cdc8594158ec522d9d3808c4bc56743b37f02c18 100644 (file)
@@ -89,18 +89,9 @@ AC_MSG_RESULT([***
 *** Checking for compilation programs...
 ])
 
-SAVED_CFLAGS="${CFLAGS}"
-
+dnl Checks for programs.
 AC_PROG_CC
-
-CFLAGS="${SAVED_CFLAGS}"
-
 AC_PROG_LN_S
-
-
-dnl Checks for programs.
-AC_PROG_INSTALL
-
 dnl AC_PROG_MAKE_SET