[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS gss/lib/krb5
From: |
gss-commit |
Subject: |
CVS gss/lib/krb5 |
Date: |
Thu, 15 Dec 2005 10:34:41 +0100 |
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@
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- CVS gss/lib/krb5,
gss-commit <=