From 1110793abe7dca4b2092e69da0d5356eb4b25c77 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 4 Jul 2014 15:06:40 +0930 Subject: Update "configure.in" in comments and doco bfd/ * Makefile.am: Update "configure.in" comments. * PORTING: Likewise. * aoutx.h: Likewise. * configure.host: Likewise. * doc/bfdint.texi: Likewise. * targets.c: Likewise. * warning.m4: Likewise. * Makefile.in: Regenerate. gas/ * doc/internals.texi: Update "configure.in" comments. * acinclude.m4: Likewise. * config/tc-sparc.c: Likewise. ld/ * configure.ac: Update "configure.in" comments. * configure: Regenerate. --- gas/acinclude.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/acinclude.m4') diff --git a/gas/acinclude.m4 b/gas/acinclude.m4 index 40722c6888a..9864abe23eb 100644 --- a/gas/acinclude.m4 +++ b/gas/acinclude.m4 @@ -37,7 +37,7 @@ test $gas_cv_assert_ok = yes || AC_DEFINE(BROKEN_ASSERT, 1, [assert broken?]) ])dnl dnl dnl Since many Bourne shell implementations lack subroutines, use this -dnl hack to simplify the code in configure.in. +dnl hack to simplify the code in configure.ac. dnl GAS_UNIQ(listvar) AC_DEFUN([GAS_UNIQ], [_gas_uniq_list="[$]$1" -- cgit v1.2.1