]> git.lyx.org Git - lyx.git/blobdiff - configure.ac
Put again the (slightly edited) caution warning from Georg Baum about abusing the...
[lyx.git] / configure.ac
index 3efe36c6fbf511a2245ca55644b731b9067a7a35..4a26576b6138747b5ba274e53c20902d98bc41ea 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,1.5.0beta3,[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT(LyX,1.5.0svn,[lyx-devel@lists.lyx.org],[lyx])
 AC_SUBST(LYX_DATE, ["Fri, May 18, 2007"])
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR(src/main.cpp)
@@ -391,7 +391,7 @@ int mkstemp(char*);
 ])
 
 ### Finish the work.
-AC_CONFIG_FILES([Makefile  m4/Makefile \
+AC_CONFIG_FILES([Makefile
        boost/Makefile \
        boost/libs/Makefile \
        boost/libs/filesystem/Makefile \
@@ -407,11 +407,12 @@ AC_CONFIG_FILES([Makefile  m4/Makefile \
        development/MacOSX/Makefile \
        development/MacOSX/spotlight/Makefile \
        development/lyx.spec \
+       intl/Makefile \
        lib/Makefile \
        lib/doc/Makefile \
        lib/lyx2lyx/lyx2lyx_version.py \
        lib/lyx2lyx/Makefile \
-       intl/Makefile \
+       m4/Makefile \
        po/Makefile.in \
        sourcedoc/Doxyfile \
        sourcedoc/Makefile \