From: Peter Johnson Date: Sat, 15 Mar 2003 07:17:42 +0000 (-0000) Subject: stamp-h.in is now in libyasm/. X-Git-Tag: v0.2.0~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d348b43561ec68aab20b56e68833851984f7b3d0;p=yasm stamp-h.in is now in libyasm/. svn path=/trunk/yasm/; revision=851 --- diff --git a/autogen.sh b/autogen.sh index 9b7ebc1d..9e300ce1 100755 --- a/autogen.sh +++ b/autogen.sh @@ -74,7 +74,7 @@ if test ! -d "config"; then mkdir config fi -rm -f stamp-h.in +rm -f libyasm/stamp-h.in #echo " gettextize -f --no-changelog" #echo "N" | gettextize -f --no-changelog || exit 1 echo " aclocal $ACLOCAL_FLAGS"