From: Thomas Roessler Date: Tue, 9 May 2000 15:08:57 +0000 (+0000) Subject: start preparing 1.2. X-Git-Tag: mutt-1-2-rel~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bcf5866b33e627a689d4bff2f5eae4ff5c3a7ace;p=mutt start preparing 1.2. --- diff --git a/build-release b/build-release index 43ecac79..e206a13d 100755 --- a/build-release +++ b/build-release @@ -14,7 +14,7 @@ set -e -devel="devel/" # uncomment for the stable branch +# devel="devel/" # uncomment for the stable branch # update the source @@ -40,6 +40,8 @@ ${VISUAL} ChangeLog # now, prepare the distribution tar balls +(cd m4 && make -f Makefile.am.in) +automake touch configure.in make config.status ./config.status