[uim-commit] r1469 - trunk
tkng at freedesktop.org
tkng at freedesktop.org
Sun Sep 11 01:31:15 PDT 2005
Author: tkng
Date: 2005-09-11 01:31:12 -0700 (Sun, 11 Sep 2005)
New Revision: 1469
Modified:
trunk/Makefile.am
Log:
* Makefile.am: Added the --with-libedit option to the rule 'releasetest'.
Modified: trunk/Makefile.am
===================================================================
--- trunk/Makefile.am 2005-09-11 07:31:25 UTC (rev 1468)
+++ trunk/Makefile.am 2005-09-11 08:31:12 UTC (rev 1469)
@@ -46,13 +46,13 @@
releasetest-all-flag-enabled: RELEASETEST_CONFIGURE_FLAGS= --enable-debug \
--enable-fep --enable-dict --with-m17nlib --with-canna \
- --with-gtk2 --with-gnome2 --with-qt --with-qt-immodule
+ --with-gtk2 --with-gnome2 --with-qt --with-qt-immodule --with-libedit
releasetest-all-flag-enabled: each-releasetest
releasetest-all-flag-disabled: RELEASETEST_CONFIGURE_FLAGS= --disable-debug \
--disable-fep --disable-sumika --disable-dict --without-m17nlib \
--without-canna --without-gtk2 --without-gnome2 --without-qt \
- --without-qt-immodule
+ --without-qt-immodule --without-libedit
releasetest-all-flag-disabled: each-releasetest
each-releasetest:
More information about the uim-commit
mailing list