From 17c8eddd5c6211fa959049818c341635be669989 Mon Sep 17 00:00:00 2001 From: kuepper Date: Mon, 20 Sep 2004 09:56:10 +0000 Subject: [PATCH] *** empty log message *** --- eo/.cvsignore | 4 ++++ eo/autogen.sh | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/eo/.cvsignore b/eo/.cvsignore index f48de12b..2073b8c3 100644 --- a/eo/.cvsignore +++ b/eo/.cvsignore @@ -14,6 +14,10 @@ config.h.in config.log config.status configure +depcomp +install-sh libtool +missing +mkinstalldirs stamp-h stamp-h.in diff --git a/eo/autogen.sh b/eo/autogen.sh index c5150d86..c5d876a2 100755 --- a/eo/autogen.sh +++ b/eo/autogen.sh @@ -33,7 +33,7 @@ set aclocalinclude="$ACLOCAL_FLAGS" aclocal $aclocalinclude unset $aclocalinclude autoheader -automake +automake --add --copy autoconf # we want doc to be recompiled - and it keeps saying it's up to date!!!