X-Git-Url: http://git.dolda2000.com/gitweb/?a=blobdiff_plain;f=configure.in;h=3ab313e0b73e9dc70da011ef76811bb526f9ffbb;hb=b3448272a1a669bc91c93c041321689bfd23e4ae;hp=d5f3fc9c281cc0707b260ce64ca04ed870cb6a2a;hpb=932e94ad10f3449f36b3ca92025c8e8c8ab59aa9;p=doldaconnect.git diff --git a/configure.in b/configure.in index d5f3fc9..3ab313e 100644 --- a/configure.in +++ b/configure.in @@ -130,6 +130,10 @@ if test "$with_guile" = yes; then guile_msg=Yes fi +# Check whether to install baseconv +AC_ARG_ENABLE(baseconv, [ --enable-baseconv Install the baseconv utility]) +AM_CONDITIONAL(baseconv, test "$enable_baseconv" = yes) + # Kerberos check krb_msg=No AH_TEMPLATE(HAVE_KRB5, [define to compile support for Kerberos 5 (not GSS-API) authentication]) @@ -212,6 +216,7 @@ clients/gaim/Makefile include/Makefile include/doldaconnect/Makefile doc/Makefile +doc/man/Makefile po/Makefile.in config/Makefile contrib/Makefile