From: raster Date: Sat, 5 Mar 2005 04:45:46 +0000 (+0000) Subject: touch reame X-Git-Tag: submit/2.0alpha-wayland/20121127.222001~932 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9aaa66d3db0bced74fe36bc3f9f980568d8d2b24;p=profile%2Fivi%2Feet.git touch reame git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@13622 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/autogen.sh b/autogen.sh index 9d8816d..464d901 100755 --- a/autogen.sh +++ b/autogen.sh @@ -3,6 +3,8 @@ rm -rf autom4te.cache rm -f aclocal.m4 +touch README + echo "Running aclocal..."; aclocal $ACLOCAL_FLAGS -I m4 \ && echo "Running autoheader..."; autoheader \ && echo "Running autoconf..."; autoconf \