libtool cflags yum
authorBrenden Matthews <brenden1@rty.ca>
Tue, 30 May 2006 01:23:06 +0000 (01:23 +0000)
committerBrenden Matthews <brenden1@rty.ca>
Tue, 30 May 2006 01:23:06 +0000 (01:23 +0000)
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@667 7f574dfc-610e-0410-a909-a81674777703

configure.in

index c375ba1..07996c9 100644 (file)
@@ -2,6 +2,12 @@ AC_INIT([Conky],[1.4.2],[brenden1@users.sourceforge.net])
 
 AM_INIT_AUTOMAKE(conky, 1.4.2)
 AM_CONFIG_HEADER(src/config.h)
+dnl
+dnl C Compiler
+dnl
+
+AC_PROG_CC
+AC_SUBST(CFLAGS, [ ])
 AC_PROG_LIBTOOL
 PKG_PROG_PKG_CONFIG([0.17.2])
 
@@ -382,11 +388,6 @@ fi
 
 
 
-dnl
-dnl C Compiler
-dnl
-
-AC_PROG_CC
 
 dnl
 dnl X