From: ellson Date: Mon, 19 Jun 2006 18:57:42 +0000 (+0000) Subject: add -C to inital ./configre in autogen.sh X-Git-Tag: LAST_LIBGRAPH~32^2~6398 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=27531f64c71e4043728883a7c365246f4543850f;p=graphviz add -C to inital ./configre in autogen.sh add config.cache to DISTCLEAN --- diff --git a/Makefile.am b/Makefile.am index b91b4f125..5eb0c3ef8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,4 +38,4 @@ EXTRA_DIST = $(txt) $(html) graphviz.spec.in graphviz.spec \ rpm: dist rpmbuild -ta graphviz-@VERSION@.tar.gz -DISTCLEANFILES = builddate.h ast_common.h FEATURE/* graphviz-@VERSION@* +DISTCLEANFILES = config.cache builddate.h ast_common.h FEATURE/* graphviz-@VERSION@* diff --git a/autogen.sh b/autogen.sh index 98abd05cf..dd86f9e6c 100755 --- a/autogen.sh +++ b/autogen.sh @@ -16,4 +16,4 @@ patch -N -p0