From 5cd18349bc1f4d68f2cbcb58d6f18cc7ad3c8fd6 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Thu, 8 Feb 2007 14:05:15 +0000 Subject: [PATCH] - don't use lt_unset here --- libtool-1.5.22-misc.patch | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libtool-1.5.22-misc.patch b/libtool-1.5.22-misc.patch index 406d29b..e0e8030 100644 --- a/libtool-1.5.22-misc.patch +++ b/libtool-1.5.22-misc.patch @@ -327,7 +327,7 @@ $show "$relink_command" if $run eval "$relink_command"; then : -@@ -6413,12 +6456,15 @@ +@@ -6413,12 +6456,13 @@ fi # Restore saved environment variables @@ -341,8 +341,6 @@ + do + eval "if test \"\${save_$lt_var+set}\" = set; then + $lt_var=\$save_$lt_var; export $lt_var -+ else -+ $lt_unset $lt_var + fi" + done +