aboutsummaryrefslogtreecommitdiff
path: root/src/appl
diff options
context:
space:
mode:
authorRichard Basch <probe@mit.edu>1996-01-22 04:42:57 +0000
committerRichard Basch <probe@mit.edu>1996-01-22 04:42:57 +0000
commit99deb652aed6395120f957f211dbd604e4aa8774 (patch)
treec66bc10bd69472ed21e1379a1f204922f0831902 /src/appl
parent412fffc7d49c8452d42c42ba7f2e74aff1c5d1ae (diff)
downloadkrb5-99deb652aed6395120f957f211dbd604e4aa8774.zip
krb5-99deb652aed6395120f957f211dbd604e4aa8774.tar.gz
krb5-99deb652aed6395120f957f211dbd604e4aa8774.tar.bz2
Simplified to simply require the use of WITH_ANAME or USE_KDB5_LIBRARY
to specify the need for dbm inclusion/testing/compilation flags. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7350 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl')
-rw-r--r--src/appl/gssftp/ftpd/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/appl/gssftp/ftpd/configure.in b/src/appl/gssftp/ftpd/configure.in
index 67e001f..b8c99a0 100644
--- a/src/appl/gssftp/ftpd/configure.in
+++ b/src/appl/gssftp/ftpd/configure.in
@@ -28,6 +28,6 @@ AC_SUBST([SETENVSRC])
AC_SUBST([SETENVOBJ])
fi
dnl
-WITH_DBM_LNAME
+USE_ANAME
V5_USE_SHARED_LIB
V5_AC_OUTPUT_MAKEFILE