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

configure.in

index 07996c9..6057427 100644 (file)
@@ -6,8 +6,10 @@ dnl
 dnl C Compiler
 dnl
 
+if test x$CFLAGS = x; then
+       AC_SUBST(CFLAGS, [ ])
+fi
 AC_PROG_CC
-AC_SUBST(CFLAGS, [ ])
 AC_PROG_LIBTOOL
 PKG_PROG_PKG_CONFIG([0.17.2])