1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-05-18 05:56:03 +02:00

42862: Remove AC_PROG_TRADITIONAL from configure.ac.

We don't support machines that ancient any more.
This commit is contained in:
Eitan Adler 2018-05-27 02:51:07 +00:00 committed by Peter Stephenson
parent cfdd0bd9c7
commit f9560cb03b
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,8 @@
2018-05-29 Peter Stephenson <p.stephenson@samsung.com>
* Eitan Adler: 42862: configure.ac: AC_PROG_TRADITIONAL is no
longer needed.
* Eitan Adler: 42863: configure.ac: autoconf update to latest
conventions.

View File

@ -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