1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-01-23 07:08:31 +00:00

libtool cflags yum++

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@668 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
Brenden Matthews 2006-05-30 01:41:45 +00:00
parent 9cdb19091c
commit fd9ba3d517

View 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])