1 --- ./libiberty/Makefile.in.~1~ 2009-01-23 07:17:43.000000000 +0100
2 +++ ./libiberty/Makefile.in 2009-01-23 07:29:08.000000000 +0100
6 # Subdirectories to recurse into. We need to override this during cleaning
10 # FIXME: add @BUILD_INFO@ once we're sure it works for everyone.
11 all: stamp-picdir $(TARGETLIB) needed-list required-list all-subdir
12 --- ./libmudflap/Makefile.am.~1~ 2009-01-23 07:25:33.000000000 +0100
13 +++ ./libmudflap/Makefile.am 2009-01-23 07:34:16.000000000 +0100
15 AUTOMAKE_OPTIONS = 1.8 foreign
16 ACLOCAL_AMFLAGS = -I .. -I ../config
17 MAINT_CHARSET = latin1
21 SECTION_FLAGS = @SECTION_FLAGS@
22 AM_CFLAGS = -Wall $(SECTION_FLAGS)
23 --- ./libstdc++-v3/Makefile.am.~1~ 2009-01-23 07:25:33.000000000 +0100
24 +++ ./libstdc++-v3/Makefile.am 2009-01-23 07:35:49.000000000 +0100
26 include $(top_srcdir)/fragment.am
29 - hosted_source = libmath src po testsuite
30 + hosted_source = libmath src po
32 ## Keep this list sync'd with acinclude.m4:GLIBCXX_CONFIGURE.
33 SUBDIRS = include libsupc++ $(hosted_source)
34 --- ./libffi/Makefile.am.~1~ 2009-01-23 07:25:33.000000000 +0100
35 +++ ./libffi/Makefile.am 2009-01-23 07:36:26.000000000 +0100
37 AUTOMAKE_OPTIONS = foreign subdir-objects
38 ACLOCAL_AMFLAGS = -I .. -I ../config
40 -SUBDIRS = include testsuite
43 EXTRA_DIST = LICENSE ChangeLog.v1 \
44 src/alpha/ffi.c src/alpha/osf.S src/alpha/ffitarget.h \
45 --- ./libiberty/configure.ac.~1~ 2009-01-23 07:55:23.000000000 +0100
46 +++ ./libiberty/configure.ac 2009-01-23 08:02:09.000000000 +0100
50 # We need multilib support, but only if configuring for the target.
51 -AC_CONFIG_FILES([Makefile testsuite/Makefile])
52 +AC_CONFIG_FILES([Makefile])
53 AC_CONFIG_COMMANDS([default],
54 [[test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
55 if test -n "$CONFIG_FILES"; then