about summary refs log tree commit diff
path: root/configure.ac
diff options
context:
space:
mode:
authorEitan Adler <lists@eitanadler.com>2018-05-27 02:51:07 +0000
committerPeter Stephenson <p.stephenson@samsung.com>2018-05-29 09:42:31 +0100
commitf9560cb03b12415a9a873f9afc5c02943fc2e55d (patch)
treef35795fbf843c81f21b6c18e1989f6cb96f88fbb /configure.ac
parentcfdd0bd9c70343f6f26d113afaed996d547b1a94 (diff)
downloadzsh-f9560cb03b12415a9a873f9afc5c02943fc2e55d.tar.gz
zsh-f9560cb03b12415a9a873f9afc5c02943fc2e55d.tar.xz
zsh-f9560cb03b12415a9a873f9afc5c02943fc2e55d.zip
42862: Remove AC_PROG_TRADITIONAL from configure.ac.
We don't support machines that ancient any more.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
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