OSDN Git Service

* Makefile.am: Add ACLOCAL_AMFLAGS.
authorsje <sje>
Sat, 14 Apr 2007 20:40:25 +0000 (20:40 +0000)
committersje <sje>
Sat, 14 Apr 2007 20:40:25 +0000 (20:40 +0000)
* Makefile.in: Regenerate.

gas/ChangeLog
gas/Makefile.am
gas/Makefile.in

index d1293f3..246917b 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 5f5439b..ea1f13f 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 615d818..2ca0212 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.