Update of /home/cvs/gss/lib/krb5
In directory dopio:/tmp/cvs-serv4550
Modified Files:
Makefile.am
Log Message:
Link to Shishi.
--- /home/cvs/gss/lib/krb5/Makefile.am 2005/08/10 16:01:41 1.7
+++ /home/cvs/gss/lib/krb5/Makefile.am 2005/12/15 09:34:41 1.8
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2003, 2004 Simon Josefsson.
+# Copyright (C) 2003, 2004, 2005 Simon Josefsson.
#
# This file is part of the Generic Security Service (GSS).
#
@@ -25,7 +25,7 @@
libgss_shishi_la_SOURCES = k5internal.h krb5.h protos.h \
context.c checksum.c checksum.h error.c name.c cred.c msg.c oid.c \
utils.c
-libgss_shishi_la_LIBADD = @LTLIBINTL@
+libgss_shishi_la_LIBADD = @LTLIBINTL@ @LTLIBSHISHI@
localedir = $(datadir)/locale
DEFS = -DLOCALEDIR=\"$(localedir)\" @DEFS@
_______________________________________________
Gss-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gss-commit