From: Sven M. Hallberg Date: Tue, 19 Aug 2014 12:30:59 +0000 (+0200) Subject: we don't need the C preprocessor on its own X-Git-Url: http://git.meshlink.io/?p=catta;a=commitdiff_plain;h=7eb9e3cc40ef470ba5b484f7d29160bfdc254443 we don't need the C preprocessor on its own --- diff --git a/configure.ac b/configure.ac index 1cb4e9f..2392da6 100644 --- a/configure.ac +++ b/configure.ac @@ -46,7 +46,6 @@ AC_PROG_CC AC_PROG_CC_C99 AM_PROG_CC_C_O AC_USE_SYSTEM_EXTENSIONS -AC_PROG_CPP AC_PROG_MKDIR_P AC_PROG_INSTALL AC_PROG_LN_S