* 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)
commit6870e2f5e6ba457153ebd066cd970dc624bbaf3a
treebc6f84d16219096a3ed089c88e4c412aa3dcfd74
parent3607f666e6ba624daccdb69a9d40768a974801ed
    * configure: Only build libopcodes shared if --enable-shared's value
        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
This page took 0.024272 seconds and 4 git commands to generate.