OSDN Git Service

PR libgcj/26522:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Apr 2006 21:04:04 +0000 (21:04 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Apr 2006 21:04:04 +0000 (21:04 +0000)
* Makefile.in: Rebuilt.
* Makefile.am (libsubdir): New variable.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@112925 138bc75d-0d04-0410-961f-82ee72b054a4

libjava/ChangeLog
libjava/Makefile.am
libjava/Makefile.in

index 227d72c..0622530 100644 (file)
@@ -1,3 +1,9 @@
+2006-04-13  Tom Tromey  <tromey@redhat.com>
+
+       PR libgcj/26522:
+       * Makefile.in: Rebuilt.
+       * Makefile.am (libsubdir): New variable.
+
 2006-04-12  NAKATA Maho  <maho@FreeBSD.org> 
 
        PR libgcj/23829
index 8b4b66b..150f8f1 100644 (file)
@@ -26,6 +26,9 @@ write_entries_to_file = $(shell rm -f $(2) || :) $(shell touch $(2)) $(foreach o
 # autoconf2.13's target_alias
 target_noncanonical = @target_noncanonical@
 
+# This is required by TL_AC_GXX_INCLUDE_DIR.
+libsubdir = $(libdir)/gcc/$(target_noncanonical)/$(gcc_version)
+
 ##
 ## What gets installed, and where.
 ##
index 3398033..f7b2a14 100644 (file)
@@ -666,6 +666,9 @@ SUBDIRS = $(DIRLTDL) gcj include classpath $(am__append_1)
 # $(1): variable containing entries to iterate over
 # $(2): output file
 write_entries_to_file = $(shell rm -f $(2) || :) $(shell touch $(2)) $(foreach object,$(1),$(shell echo $(object) >> $(2)))
+
+# This is required by TL_AC_GXX_INCLUDE_DIR.
+libsubdir = $(libdir)/gcc/$(target_noncanonical)/$(gcc_version)
 toolexeclib_LTLIBRARIES = libgcj.la libgij.la $(am__append_2) \
        $(am__append_3) $(am__append_4)
 toolexecmainlib_DATA = libgcj.spec