From 403fd7cc259bea362b2f1f43e517c4e0c1e6f418 Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Sun, 20 Sep 2009 13:54:57 +0530 Subject: build: Remove obsolete/unused macros --- configure.ac | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/configure.ac b/configure.ac index 3eb860d..8122787 100644 --- a/configure.ac +++ b/configure.ac @@ -126,14 +126,8 @@ if test x"$transparent_enabled" = x"yes"; then AC_DEFINE(TRANSPARENT_PROXY) fi -dnl -dnl Checks for programs -dnl - -AC_PROG_MAKE_SET +# This is required to build test programs below AC_PROG_CC -AC_ISC_POSIX -AC_PROG_INSTALL dnl dnl Checks for libraries @@ -181,8 +175,6 @@ esac dnl dnl Checks for types dnl -AM_C_PROTOTYPES -AC_C_CONST AC_C_INLINE AC_TYPE_SIZE_T AC_TYPE_PID_T -- cgit v1.2.3