X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.in;h=c72fa3962eedcb51e3680b352ed14667d091e5fc;hb=5296e9e9952cf6e2f306077c62a1caeaf8479eed;hp=92cd3c2f1265847eb9d5dc0dafc623e771836fd5;hpb=e3690835824da004cff75a1dfb9ffb11669ee988;p=lyx.git diff --git a/configure.in b/configure.in index 92cd3c2f12..c72fa3962e 100644 --- a/configure.in +++ b/configure.in @@ -8,7 +8,7 @@ dnl AM_CONFIG_HEADER(src/config.h) AC_CONFIG_AUX_DIR(config) PACKAGE=lyx${program_suffix} -VERSION="1.2.0pre4" +VERSION="1.3.0cvs" LYX_CHECK_VERSION AC_CANONICAL_SYSTEM @@ -40,6 +40,7 @@ if test "x$KPSEWHICH" = xkpsewhich ; then AC_DEFINE(HAVE_KPSEWHICH, 1, [Define this if you have the kpsewhich program working on your system.]) fi +AC_CHECK_PROGS(M4, gm4 gnum4 m4, m4) # Work around a problem in automake 1.4: when invoking install-strip, # INSTALL_PROGRAM is changed to 'install -s', and since