aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid J. MacKenzie1994-05-09 14:24:52 +0000
committerDavid J. MacKenzie1994-05-09 14:24:52 +0000
commit2e25fb420567475534ef5ff79c8a443a2f705295 (patch)
treea6b7847c59fc82fbd5719d90e44be99fd632d508
parent19b84ba37626c8850bd054c42e036904b0732fcb (diff)
downloademacs-2e25fb420567475534ef5ff79c8a443a2f705295.tar.gz
emacs-2e25fb420567475534ef5ff79c8a443a2f705295.zip
Remove AC_LANG_C call. Not needed with Autoconf > 1.8.
-rwxr-xr-xconfigure1.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure1.in b/configure1.in
index bb140212e0c..0e59358a6d5 100755
--- a/configure1.in
+++ b/configure1.in
@@ -1085,7 +1085,6 @@ opsysfile="s/${opsys}.h"
1085 1085
1086] 1086]
1087AC_PREPARE(lisp) 1087AC_PREPARE(lisp)
1088ifdef([AC_LANG_C], AC_LANG_C)dnl
1089AC_CONFIG_HEADER(src/config.h) 1088AC_CONFIG_HEADER(src/config.h)
1090[ 1089[
1091 1090