From: ellson Date: Sun, 1 Mar 2009 17:24:21 +0000 (+0000) Subject: redundant export X-Git-Tag: LAST_LIBGRAPH~32^2~2358 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b6dbe4812eb95dfcab51e00272b0deef67f01de8;p=graphviz redundant export --- diff --git a/autogen.sh b/autogen.sh index d970b451c..f0d55d4c1 100755 --- a/autogen.sh +++ b/autogen.sh @@ -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