From f9560cb03b12415a9a873f9afc5c02943fc2e55d Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Sun, 27 May 2018 02:51:07 +0000 Subject: 42862: Remove AC_PROG_TRADITIONAL from configure.ac. We don't support machines that ancient any more. --- configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c4d3889a3..b46e2f4c2 100644 --- a/configure.ac +++ b/configure.ac @@ -537,7 +537,6 @@ AC_SUBST(EXELDFLAGS)dnl AC_SUBST(LIBLDFLAGS)dnl AC_PROG_CPP dnl Figure out how to run C preprocessor. -AC_PROG_GCC_TRADITIONAL dnl Do we need -traditional flag for gcc. AC_C_CONST dnl Does compiler support `const'. dnl Default preprocessing on Mac OS X produces warnings -- cgit 1.4.1