From 1a79b0243381b7a562332b5f25f43d4d62d08791 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Sat, 10 Jan 2004 04:04:05 +0000 Subject: merge from gcc --- libiberty/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libiberty/Makefile.in') diff --git a/libiberty/Makefile.in b/libiberty/Makefile.in index f3ff338fa2d..0e1c8f252d9 100644 --- a/libiberty/Makefile.in +++ b/libiberty/Makefile.in @@ -126,7 +126,7 @@ COMPILE.c = $(CC) -c @DEFS@ $(LIBCFLAGS) -I. -I$(INCDIR) $(HDEFINES) @ac_libiber # NOTE: If you add new files to the library, add them to this list # (alphabetical), and add them to REQUIRED_OFILES, or -# CONFIGURED_OFILES and funcs in configure.in. +# CONFIGURED_OFILES and funcs in configure.ac. CFILES = alloca.c argv.c asprintf.c atexit.c \ basename.c bcmp.c bcopy.c bsearch.c bzero.c \ calloc.c choose-temp.c clock.c concat.c cp-demangle.c \ -- cgit v1.2.1