]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - config/tcl.m4
re PR other/66259 (Combined gcc and binutils build from git-master fails, with gas...
[thirdparty/gcc.git] / config / tcl.m4
index 59a0c7e0a59345abbad024cd38aa751fab827d69..4542a4b23d7239e1d37d44d0961382442f474bd2 100644 (file)
@@ -2136,7 +2136,7 @@ dnl # preprocessing tests use only CPPFLAGS.
             INSTALL_LIB='$(INSTALL_LIBRARY) $(LIB_FILE) $(LIB_INSTALL_DIR)/$(LIB_FILE) ; (cd $(LIB_INSTALL_DIR) ; $(RANLIB) $(LIB_FILE))'
         fi
 
-dnl        Not at all clear what this was doing in Tcl's configure.in
+dnl        Not at all clear what this was doing in Tcl's configure.ac
 dnl        or why it was needed was needed. In any event, this sort of
 dnl        things needs to be done in the big loop above.
 dnl        REMOVE THIS BLOCK LATER! (mdejong)
@@ -3235,7 +3235,7 @@ AC_DEFUN([SC_TCL_GETGRNAM_R], [AC_CHECK_FUNC(getgrnam_r, [
 #              created. Accumulates.
 #
 #      Requires presence of SC_OUTPUT_COMMANDS_PRE at the end
-#      of configure.in (right before AC_OUTPUT).
+#      of configure.ac (right before AC_OUTPUT).
 #
 #--------------------------------------------------------------------