]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* Makefile.am: Add ACLOCAL_AMFLAGS.
authorSteve Ellcey <sje@cup.hp.com>
Sat, 14 Apr 2007 20:45:09 +0000 (20:45 +0000)
committerSteve Ellcey <sje@cup.hp.com>
Sat, 14 Apr 2007 20:45:09 +0000 (20:45 +0000)
* Makefile.in: Regenerate.

12 files changed:
gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
gprof/ChangeLog
gprof/Makefile.am
gprof/Makefile.in
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in

index d1293f3d7d6b40fd870ab860ba249704e7d8fca8..246917b75881d9db3102e444e04309257da66706 100644 (file)
@@ -1,3 +1,8 @@
+2007-04-14  Steve Ellcey  <sje@cup.hp.com>
+
+       * Makefile.am: Add ACLOCAL_AMFLAGS.
+       * Makefile.in: Regenerate.
+
 2007-04-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
 
        * config/tc-sh.c (align_test_frag_offset_fixed_p): New.
index 5f5439b88591058bca30227a85a088a8c323d6e2..ea1f13f9825021594054ae122a19d31312b4be52 100644 (file)
@@ -1,6 +1,7 @@
 ## Process this file with automake to generate Makefile.in
 
 AUTOMAKE_OPTIONS = 1.8 cygnus dejagnu
+ACLOCAL_AMFLAGS = -I ..
 
 SUBDIRS = doc po
 # Automake should figure this out on its own.  It doesn't, because
index 615d818a86983fc77040098b703c63ecf0a48769..2ca02127727650796244eaac4e4af5689561a5bd 100644 (file)
@@ -243,6 +243,7 @@ target_os = @target_os@
 target_vendor = @target_vendor@
 te_file = @te_file@
 AUTOMAKE_OPTIONS = 1.8 cygnus dejagnu
+ACLOCAL_AMFLAGS = -I ..
 SUBDIRS = doc po
 # Automake should figure this out on its own.  It doesn't, because
 # of the "cygnus" option.  But distclean still wants it.
index 842117fcca170044f390db4ae4adeffe9079bd40..fb5fffcc77c05179c6750865071581d9f8805797 100644 (file)
@@ -1,3 +1,8 @@
+2007-04-14  Steve Ellcey  <sje@cup.hp.com>
+
+       * Makefile.am: Add ACLOCAL_AMFLAGS.
+       * Makefile.in: Regenerate.
+
 2007-04-10  Vladimir Prus  <vladimir@codesourcery.com>
 
        * hist.h (struct histogram)
index e439b1cc291913a9ab1e7710e2c8bd7b820a0df7..5ebdfe302270ec5ed3015e9270ead3b00d799ade 100644 (file)
@@ -1,6 +1,7 @@
 ## Process this file with automake to generate Makefile.in
 
 AUTOMAKE_OPTIONS = cygnus
+ACLOCAL_AMFLAGS = -I ..
 
 SUFFIXES = .m
 
index f0b08f597f5e897c1dafb03abe0372aef1636bec..0afe7c5317f17a0f1e5dd78a4e3e2057d12ab2c6 100644 (file)
@@ -225,6 +225,7 @@ target_cpu = @target_cpu@
 target_os = @target_os@
 target_vendor = @target_vendor@
 AUTOMAKE_OPTIONS = cygnus
+ACLOCAL_AMFLAGS = -I ..
 SUFFIXES = .m
 SUBDIRS = po
 BASEDIR = $(srcdir)/..
@@ -279,15 +280,15 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__confi
        @for dep in $?; do \
          case '$(am__configure_deps)' in \
            *$$dep*) \
-             echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
-             cd $(srcdir) && $(AUTOMAKE) --foreign  \
+             echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \
+             cd $(srcdir) && $(AUTOMAKE) --cygnus  \
                && exit 0; \
              exit 1;; \
          esac; \
        done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus  Makefile'; \
        cd $(top_srcdir) && \
-         $(AUTOMAKE) --foreign  Makefile
+         $(AUTOMAKE) --cygnus  Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
index 5ea8cac0cc33a39c3e7823396708f44520fcb0d1..5912cafc8715c32d6c0a1dfc0f8010e68ef00617 100644 (file)
@@ -1,3 +1,8 @@
+2007-04-14  Steve Ellcey  <sje@cup.hp.com>
+
+       * Makefile.am: Add ACLOCAL_AMFLAGS.
+       * Makefile.in: Regenerate.
+
 2007-04-12  Bob Wilson  <bob.wilson@acm.org>
        
        * emulparams/elf32xtensa.sh (OTHER_SECTIONS): KEEP property sections.
index d911f0cc06171ccb09b255cbd840290428a44333..b6ac5a5cfc870abb7decafd021fb78b33dff5bfa 100644 (file)
@@ -1,6 +1,7 @@
 ## Process this file with automake to generate Makefile.in
 
 AUTOMAKE_OPTIONS = cygnus dejagnu
+ACLOCAL_AMFLAGS = -I ..
 
 SUBDIRS = po
 
index de5f6c1774ffb1569345cc8ca95a5f6b1393c09a..28400cc534e7b3de01bfce07a2dde19b41c6732c 100644 (file)
@@ -266,6 +266,7 @@ target_os = @target_os@
 target_vendor = @target_vendor@
 use_sysroot = @use_sysroot@
 AUTOMAKE_OPTIONS = cygnus dejagnu
+ACLOCAL_AMFLAGS = -I ..
 SUBDIRS = po
 tooldir = $(exec_prefix)/$(target_alias)
 YFLAGS = -d
@@ -721,15 +722,15 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__confi
        @for dep in $?; do \
          case '$(am__configure_deps)' in \
            *$$dep*) \
-             echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
-             cd $(srcdir) && $(AUTOMAKE) --foreign  \
+             echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \
+             cd $(srcdir) && $(AUTOMAKE) --cygnus  \
                && exit 0; \
              exit 1;; \
          esac; \
        done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus  Makefile'; \
        cd $(top_srcdir) && \
-         $(AUTOMAKE) --foreign  Makefile
+         $(AUTOMAKE) --cygnus  Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
index f0f8af80666a25e3456b833a67e461685d9c4385..d846b72d6b50e740af69cedf0cbe91c35f5fc0d9 100644 (file)
@@ -1,3 +1,8 @@
+2007-04-14  Steve Ellcey  <sje@cup.hp.com>
+
+       * Makefile.am: Add ACLOCAL_AMFLAGS.
+       * Makefile.in: Regenerate.
+
 2007-04-13  H.J. Lu  <hongjiu.lu@intel.com>
 
        * i386-dis.c: Remove trailing white spaces.
index b929ab4092ae7b2ed929445eeea2661ec80babcc..96433f3fae5a52f422ab0b9e0ce3ce4690fd9ab3 100644 (file)
@@ -1,6 +1,7 @@
 ## Process this file with automake to generate Makefile.in
 
 AUTOMAKE_OPTIONS = 1.9 cygnus
+ACLOCAL_AMFLAGS = -I ..
 
 SUBDIRS = po
 
index 679f8dc1f44c98521bc2350347aab90029c9411e..8acad92bd62ac360e679a850abcdd62d50bd8a41 100644 (file)
@@ -226,6 +226,7 @@ target_noncanonical = @target_noncanonical@
 target_os = @target_os@
 target_vendor = @target_vendor@
 AUTOMAKE_OPTIONS = 1.9 cygnus
+ACLOCAL_AMFLAGS = -I ..
 SUBDIRS = po
 INCDIR = $(srcdir)/../include
 BFDDIR = $(srcdir)/../bfd