From 600ae587fe6183ef0923beaf48c9b9f6f83d107d Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 6 Jan 2003 13:08:50 +0000 Subject: [PATCH] this is righter Original commit message from CVS: this is righter --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 0f881fa209..afcb5bb27d 100644 --- a/configure.ac +++ b/configure.ac @@ -445,8 +445,8 @@ if test "x$PLUGINS_USE_BUILDDIR" = xyes; then This option is for development purposes only: binaries built with it should be used with code in the build tree only. To build an installable version, use ./configure without the --enable-plugin-builddir -option. Note that the autogen.sh script supplies the plugin builddir -option automatically -- run ./autogen.sh --disable-plugin-builddir to make +option. Note that the autogen.sh script can pass this as well +-- run ./autogen.sh -- --disable-plugin-builddir to make an installable build. "