]> git.ipfire.org Git - thirdparty/gcc.git/commit - libobjc/ChangeLog
configure.in: Clean up handling of --enable-version-specific-runtime-libs and related...
authorNathanael Nerode <neroden@gcc.gnu.org>
Fri, 9 Apr 2004 11:43:02 +0000 (11:43 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Fri, 9 Apr 2004 11:43:02 +0000 (11:43 +0000)
commit9c01f3959321c173aeabab180a947b7a4a57795d
tree2e0d166256c913820ccd53091d74cbc424021394
parent895510be6f3c9170ade90b38ddc4e58277613b0f
configure.in: Clean up handling of --enable-version-specific-runtime-libs and related...

* configure.in: Clean up handling of
--enable-version-specific-runtime-libs and related variables;
replace 'if test' with 'case' where reasonable.  Fix comments.
Remove useless libstdcxx_interface.
* configure: Regenerate.

* configure.in: Use _GCC_TOPLEV_NONCANONICAL_TARGET.
Replace uses of target_alias with target_noncanonical.
* aclocal.m4: Include ../config/acx.m4.
* configure: Regenerate.
* Makefile.in: Replace uses of target_alias with target_noncanonical.
Fix copyright statement.

* configure.in: Hand-inline bulky, confusing macros from
aclocal.m4.  Replace references to "GNU Objective C" with "GCC".
Update copyright notice.  Remove stuff for automake, which isn't
used in this directory.  Remove emacs local variables.
* aclocal.m4: Remove hand-inlined macros.  Update copyright notice.
* configure: Regenerate.

From-SVN: r80546
libobjc/ChangeLog
libobjc/Makefile.in
libobjc/aclocal.m4
libobjc/configure
libobjc/configure.in