comparison configure1.in @ 7417:781e5bd267c4

Remove AC_LANG_C call. Not needed with Autoconf > 1.8.
author David J. MacKenzie <djm@gnu.org>
date Mon, 09 May 1994 14:24:52 +0000
parents b0bb6f6dd7fe
children 5e075fbbef1d
comparison
equal deleted inserted replaced
7416:4996c50431de 7417:781e5bd267c4
1083 machfile="m/${machine}.h" 1083 machfile="m/${machine}.h"
1084 opsysfile="s/${opsys}.h" 1084 opsysfile="s/${opsys}.h"
1085 1085
1086 ] 1086 ]
1087 AC_PREPARE(lisp) 1087 AC_PREPARE(lisp)
1088 ifdef([AC_LANG_C], AC_LANG_C)dnl
1089 AC_CONFIG_HEADER(src/config.h) 1088 AC_CONFIG_HEADER(src/config.h)
1090 [ 1089 [
1091 1090
1092 #### Choose a compiler. 1091 #### Choose a compiler.
1093 if [ "x$CC" = x ] 1092 if [ "x$CC" = x ]