Makefile.in: Change "pic" to depend on $(PICFLAG), not on $(enable_shared).
authorDavid Edelsohn <edelsohn@gnu.org>
Tue, 16 May 2000 02:59:31 +0000 (02:59 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Tue, 16 May 2000 02:59:31 +0000 (22:59 -0400)
commit02a18962ab86a9a9eab7220cd779acc33fadf94e
treeed17b01726b42e304b108b63265d95a47f788b45
parent63b8af0cca267a078ae2ffac7c443348114ff36c
Makefile.in: Change "pic" to depend on $(PICFLAG), not on $(enable_shared).

        * Makefile.in: Change "pic" to depend on $(PICFLAG), not
        on $(enable_shared).
        * aix.ml: Build AIX-style shared library.

From-SVN: r33921
libstdc++/ChangeLog
libstdc++/Makefile.in
libstdc++/config/aix.ml