]> git.lyx.org Git - features.git/blobdiff - configure.ac
use "aclocal -I config" instead of acinclude.m4. Now configure will be rebuilt automa...
[features.git] / configure.ac
index c19cefc7fd00b9742cc8a20a1eaba954384dbf55..9fda6eeb06c2bcb3a8bdf654e872b68f0f40cbba 100644 (file)
@@ -3,7 +3,7 @@ dnl Process with autoconf to generate configure script   -*- sh -*-
 AC_INIT(LyX,1.5.0svn,[lyx-devel@lists.lyx.org],[lyx])
 AC_SUBST(LYX_DATE, ["Sat, April 21, 2007"])
 AC_PREREQ(2.52)
-AC_CONFIG_SRCDIR(src/main.C)
+AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([src/config.h])
 
 AC_CONFIG_AUX_DIR(config)