* config/ltmain.in: Accept --mode=relink.

This commit is contained in:
Andreas Schwab 2004-08-30 11:36:05 +00:00 committed by Gary V. Vaughan
parent c2fcf9b3cf
commit 81b0f11bc4
2 changed files with 5 additions and 0 deletions

View File

@ -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.

View File

@ -627,6 +627,7 @@ Otherwise, only FILE itself is deleted using RM."
finish) ;;
install) ;;
link) ;;
relink) ;;
uninstall) ;;
# Catch anything else as an error