OSDN Git Service

2003-10-24 Dave Brolley <brolley@redhat.com>
authorbrolley <brolley>
Fri, 24 Oct 2003 19:03:01 +0000 (19:03 +0000)
committerbrolley <brolley>
Fri, 24 Oct 2003 19:03:01 +0000 (19:03 +0000)
        * configure.in: Set program_transform_name to s,x,x, to avoid
        installing with the target prefix.
        * configure: Regenerate.

sid/component/ChangeLog
sid/component/configure
sid/component/configure.in

index 5138348..c95a497 100644 (file)
@@ -1,3 +1,9 @@
+2003-10-24  Dave Brolley  <brolley@redhat.com>
+
+       * configure.in: Set program_transform_name to s,x,x, to avoid
+       installing with the target prefix.
+       * configure: Regenerate.
+
 2003-07-14  Dave Brolley  <brolley@redhat.com>
 
        * CATALOG: Add sid-io-fileio.
index 87c3aea..ba9b4d5 100755 (executable)
@@ -3625,6 +3625,8 @@ subdirs="bochs cfgroot tcl audio cgen-cpu families timers"
 make_subdirs="cache consoles gdb gloss glue ide interrupt lcd loader mapper memory mmu parport profiling rtc sched uart testsuite"
 
 
+program_transform_name=s,x,x,
+
 trap '' 1 2 15
 cat > confcache <<\EOF
 # This file is a shell script that caches the results of configure
index cc40eea..d4e8b9f 100644 (file)
@@ -113,6 +113,9 @@ dnl can recursively descend there - see "Makefile.am".
 make_subdirs="cache consoles gdb gloss glue ide interrupt lcd loader mapper memory mmu parport profiling rtc sched uart testsuite"
 AC_SUBST(make_subdirs)
 
+dnl Install without the --program-prefix
+program_transform_name=s,x,x,
+
 dnl List all component subdirectory files not covered by AC_CONFIG_SUBDIRS
 dnl that need autoconf @substitution@.
 AC_OUTPUT([Makefile testsuite/Makefile tconfig.h:tconfig.in siddoc