]> granicus.if.org Git - graphviz/commitdiff
remove the AR_FLAGS over-ride which broke on Macs (#84)
authorJohn Ellson <john.ellson@comcast.net>
Wed, 7 Dec 2016 15:26:40 +0000 (10:26 -0500)
committerJohn Ellson <john.ellson@comcast.net>
Wed, 7 Dec 2016 15:26:40 +0000 (10:26 -0500)
autogen.sh

index 30971ea0a76b0e29a52f6865d0c02e5104a27867..a0a06ab2f349e5c737cb5d7fcc7717f28f42e064 100755 (executable)
@@ -32,10 +32,6 @@ m4_define(graphviz_collection, development)
 m4_define(graphviz_version_commit, $GRAPHVIZ_VERSION_COMMIT)
 EOF
 
-# attempt to suppress ar messages for 'u' when 'D' present.
-# need to be set during libtoolize
-export AR_FLAGS=crD 
-
 autoreconf -v --install --force || exit 1
 
 # ensure config/depcomp exists even if still using automake-1.4