diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2000-11-18 22:01:34 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2000-11-18 22:01:34 +0000 |
commit | 25688b70d5b8b8adb7b754bba824707d2735e4b3 (patch) | |
tree | 8938d00359bc3c5fb3f91c70f986baf05a62e9d8 /ChangeLog | |
parent | bb19e2ea279a1e4c4901d58d8a0f69393dc51511 (diff) | |
download | cygnal-25688b70d5b8b8adb7b754bba824707d2735e4b3.tar.gz cygnal-25688b70d5b8b8adb7b754bba824707d2735e4b3.tar.bz2 cygnal-25688b70d5b8b8adb7b754bba824707d2735e4b3.zip |
* Makefile.in: Merge with GCC and libgcj.
(ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
configure-target-<library> when their configure scripts need the C
or C++ library to have already been built to work properly.
(do_proto_toplev): Set them to an empty string.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2000-11-18 Alexandre Oliva <aoliva@redhat.com> + + * Makefile.in: Merge with GCC and libgcj. + (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of + configure-target-<library> when their configure scripts need the C + or C++ library to have already been built to work properly. + (do_proto_toplev): Set them to an empty string. + Sat Nov 18 18:57:50 2000 Alexandre Oliva <aoliva@redhat.com> * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros. |