diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 6a7df24d..105f80ef 100644 --- a/configure.ac +++ b/configure.ac @@ -249,6 +249,9 @@ if test x$fixed_search_path != x ; then [Locate binaries only via this PATH]) fi + +# Note: You need to declare all possible langauges also in +# lang/Makefile.am's DIST_SUBDIRS. AC_ARG_ENABLE([languages], AC_HELP_STRING([--enable-languages=languages], [enable only specific language bindings]), |