X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.in;h=c7f55f6b0735db0ec7c5a3bfad17656b7c521f2f;hb=5516d9217964148e775237358578f54abc3e416a;hp=7d831e53306b7f818d9a0553f15c6727951987b5;hpb=b8ccc2d03263c833777a7c055a372501b40bc7ce;p=xboard.git diff --git a/configure.in b/configure.in index 7d831e5..c7f55f6 100644 --- a/configure.in +++ b/configure.in @@ -14,7 +14,7 @@ AC_CONFIG_HEADER(config.h) PRODUCT=xboard VERSION=4.2 -PATCHLEVEL=pre7 +PATCHLEVEL=7 if test -z "$CFLAGS" ; then dnl| Prevent the next macro from setting CFLAGS to -g @@ -315,7 +315,7 @@ AC_SUBST(PRODUCT) AC_SUBST(VERSION) AC_SUBST(PATCHLEVEL) -AC_OUTPUT(Makefile comment.awk:comment.in cmail xboard.texinfo, +AC_OUTPUT(Makefile cmail xboard.texinfo, [test -z "$CONFIG_HEADERS" || date > stamp-h -chmod 755 comment.awk cmail +chmod 755 cmail ])