X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=configure.in;h=6d8ed05c0a4d5b466a5ca7d00010a8f23a3c4b40;hb=a24f31ec316a25bb1805d205b80b326098330086;hp=67dafb572825a2d1ff781882fafe8621955febd0;hpb=c309ea728fb076ed55f1d064e428c46672f9f6bb;p=doldaconnect.git diff --git a/configure.in b/configure.in index 67dafb5..6d8ed05 100644 --- a/configure.in +++ b/configure.in @@ -18,7 +18,7 @@ AC_CHECK_LIB(z, deflate, , AC_MSG_ERROR([*** must have zlib])) AC_CHECK_LIB(bz2, BZ2_bzWriteOpen, , AC_MSG_ERROR([*** must have bzlib])) AC_CHECK_LIB(gdbm, gdbm_open, , AC_MSG_ERROR([*** must have gdbm])) -clients= +clients=tty extlibs= experimental=no @@ -238,6 +238,7 @@ lib/guile/Makefile lib/guile/dolcon/Makefile clients/Makefile clients/gtk2/Makefile +clients/tty/Makefile clients/gnome-trans-applet/Makefile clients/gaim/Makefile include/Makefile