redundant export
authorellson <devnull@localhost>
Sun, 1 Mar 2009 17:24:21 +0000 (17:24 +0000)
committerellson <devnull@localhost>
Sun, 1 Mar 2009 17:24:21 +0000 (17:24 +0000)
autogen.sh

index d970b451c4c6148c5930e443f7b1bbf8d955b09d..f0d55d4c113c1d89478a5262b9bdc35bba47fb2e 100755 (executable)
@@ -4,7 +4,7 @@
 
 LIBTOOLIZE=libtoolize
 if test -x /opt/local/bin/glibtoolize; then
-    export LIBTOOLIZE=/opt/local/bin/glibtoolize
+    LIBTOOLIZE=/opt/local/bin/glibtoolize
 fi
 export LIBTOOLIZE