]> git.lyx.org Git - lyx.git/blobdiff - configure.in
small build and doc changes
[lyx.git] / configure.in
index dd1a31e5ad35362ae3d08cb5e9bb00e2ed2c99c7..6292c85ec6fc7634f7a5277faf8da1de19ec9bc7 100644 (file)
@@ -255,6 +255,7 @@ fi
 ### For now, run this test always so config.h is unchanged by a change in
 ### frontend
 LYX_USE_XFORMS_IMAGE_LOADER
+LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG
 
 ### Setup GNU gettext
 dnl GNU gettext is written in C
@@ -349,6 +350,7 @@ AC_SUBST(VERSION_INFO)
 AC_CONFIG_SUBDIRS(sigc++ lib lib/reLyX)
 AC_OUTPUT([Makefile \
        boost/Makefile \
+       config/Makefile \
        development/lyx.spec \
        lib/Makefile \
        intl/Makefile \
@@ -363,6 +365,7 @@ AC_OUTPUT([Makefile \
        src/frontends/Makefile \
        src/frontends/controllers/Makefile \
        src/frontends/xforms/Makefile \
+       src/frontends/xforms/forms/Makefile \
        src/frontends/qt2/Makefile \
        src/frontends/qt2/xforms/Makefile \
        src/frontends/qt2/moc/Makefile \