Fix misapplied hunk.
authorAndreas Schwab <schwab@gcc.gnu.org>
Wed, 5 Oct 2005 09:19:53 +0000 (09:19 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Wed, 5 Oct 2005 09:19:53 +0000 (09:19 +0000)
From-SVN: r104982

ltmain.sh

index 9de8ae5ce5f11724fc861eab3ed7af6e136f9ec9..474423aaf10e0f6db7c07e92998189547d242c8d 100644 (file)
--- a/ltmain.sh
+++ b/ltmain.sh
@@ -4799,7 +4799,7 @@ relink_command=\"$relink_command\""
          # but it's something to keep an eye on.
          if test "$inst_prefix_dir" = "$destdir"; then
            $echo "$modename: error: cannot install \`$file' to a directory not ending in $libdir" 1>&2
-           exit $EXIT_FAILURE
+           exit 1
          fi
 
          if test -n "$inst_prefix_dir"; then