1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-29 21:49:07 +00:00

libtool cflags yum

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

View 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