Link with the GSSAPI library, since it's needed for shared libraries
authorTheodore Tso <tytso@mit.edu>
Fri, 23 Aug 1996 20:24:39 +0000 (20:24 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 23 Aug 1996 20:24:39 +0000 (20:24 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8977 dc483132-0cff-0310-8789-dd5450dbe970

src/kadmin/dbutil/ChangeLog
src/kadmin/dbutil/configure.in

index 8f9e30b595985e8d728016b90e783f91c5ab49c2..cce1e69dd649cc1a7baec7ae52ef3de8b4499a41 100644 (file)
@@ -1,3 +1,8 @@
+Fri Aug 16 12:00:56 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * configure.in: Link with the GSSAPI library, since it's needed
+               for shared libraries.
+
 Mon Aug 12 11:41:57 1996  Barry Jaspan  <bjaspan@mit.edu>
 
        * kdb5_util.c: make mkey_password non-static
index e383288bdc19bc6757a3b0df59ebeb04d9c88ee6..915cb39a75ab2a156bf42cccd7ed105493595de3 100644 (file)
@@ -5,6 +5,7 @@ AC_PROG_INSTALL
 AC_PROG_AWK
 USE_KADMSRV_LIBRARY
 USE_GSSRPC_LIBRARY
+USE_GSSAPI_LIBRARY
 USE_KDB5_LIBRARY
 USE_DYN_LIBRARY
 USE_KRB4_LIBRARY