* configure: Only build libopcodes shared if --enable-shared's value
authorBrendan Kehoe <brendan@cygnus>
Mon, 15 Dec 1997 19:59:12 +0000 (19:59 +0000)
committerBrendan Kehoe <brendan@cygnus>
Mon, 15 Dec 1997 19:59:12 +0000 (19:59 +0000)
        was `yes', or was set to `*opcodes*'.
        * aclocal.m4: Likewise.

so `--enable-shared=libstdc++' doesn't result in building a shared libopcodes

only an interim fix, this is the incorrect formal approach since alocal.m4
itself is generated via what's in devo/libtool/libtool.m4; we need to find
a way to have that somehow hold the real fix.

opcodes/ChangeLog

index 7e73176610c59656481a5991a8b04216a3b41a06..b6e22dc6ab7169ba59155f4aefaa52dbcde99559 100644 (file)
@@ -1,3 +1,9 @@
+1997-12-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
+
+       * configure: Only build libopcodes shared if --enable-shared's value
+       was `yes', or was set to `*opcodes*'.
+       * aclocal.m4: Likewise.
+
 start-sanitize-r5900
 Mon Dec 15 12:43:36 1997  Jeffrey A Law  (law@cygnus.com)
 
This page took 0.028351 seconds and 4 git commands to generate.