]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* config/ltmain.in: Accept --mode=relink.
authorAndreas Schwab <schwab@suse.de>
Mon, 30 Aug 2004 11:36:05 +0000 (11:36 +0000)
committerGary V. Vaughan <gary@gnu.org>
Mon, 30 Aug 2004 11:36:05 +0000 (11:36 +0000)
ChangeLog
config/ltmain.in

index bcd9ab1c368a225d58f661e04bd0a7cd36974d4c..acbe74354f1c2c6259eca6f6ce253c3fff0012b6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-08-30  Andreas Schwab  <schwab@suse.de>
+
+       * config/ltmain.in: Accept --mode=relink.
+
 2004-08-29  Gary V. Vaughan  <gary@gnu.org>
 
        * NEWS: Updated.
index 70afb390a7cac16a4487668f21969424f620a1f3..fb207ca01ff3a795a2db94798c09f6993ce1d181 100644 (file)
@@ -627,6 +627,7 @@ Otherwise, only FILE itself is deleted using RM."
                          finish)       ;;
                          install)      ;;
                          link)         ;;
+                         relink)       ;;
                          uninstall)    ;;
 
                          # Catch anything else as an error