]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Do not generate #line directives (comment fix only).
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 6 Mar 2003 20:37:50 +0000 (20:37 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 6 Mar 2003 20:37:50 +0000 (20:37 +0000)
lib/autoconf/lang.m4

index 72ac4cfa11d39c60dd42c57197524f1a5ebd4d9e..f2a687e97ad94c8cffa028645803515914ef68e5 100644 (file)
@@ -211,8 +211,7 @@ _ACEOF])
 # AC_LANG_SOURCE(BODY)
 # --------------------
 # Produce a valid source for the current language, which includes the
-# BODY, and as much as possible `confdefs.h' and the `#line' sync
-# lines.
+# BODY, and as much as possible `confdefs.h'.
 AC_DEFUN([AC_LANG_SOURCE],
 [_AC_LANG_DISPATCH([$0], _AC_LANG, $@)])