From: David J. MacKenzie Date: Mon, 9 May 1994 14:24:52 +0000 (+0000) Subject: Remove AC_LANG_C call. Not needed with Autoconf > 1.8. X-Git-Tag: emacs-19.34~8436 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2e25fb420567475534ef5ff79c8a443a2f705295;p=emacs.git Remove AC_LANG_C call. Not needed with Autoconf > 1.8. --- 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" ] AC_PREPARE(lisp) -ifdef([AC_LANG_C], AC_LANG_C)dnl AC_CONFIG_HEADER(src/config.h) [