gsasl-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS gsasl/lib/src


From: gsasl-commit
Subject: CVS gsasl/lib/src
Date: Wed, 15 Dec 2004 01:28:50 +0100

Update of /home/cvs/gsasl/lib/src
In directory dopio:/tmp/cvs-serv2772/src

Modified Files:
        Makefile.am 
Log Message:
Revert LibIDN dependency stuff.

--- /home/cvs/gsasl/lib/src/Makefile.am 2004/11/30 03:05:47     1.19
+++ /home/cvs/gsasl/lib/src/Makefile.am 2004/12/15 00:28:50     1.20
@@ -22,9 +22,6 @@
 
 AM_CPPFLAGS = -I$(srcdir)/../gl -I../gl -I$(srcdir)/.. \
        -I$(srcdir)/../crypto -I../crypto
-if MINILIBIDN
-AM_CPPFLAGS += -I$(srcdir)/../libidn
-endif
 DEFS = -DLOCALEDIR=\"$(datadir)/locale\" @DEFS@
 
 include_HEADERS = gsasl.h gsasl-mech.h gsasl-compat.h
@@ -32,9 +29,6 @@
 libgsasl_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
        -export-symbols-regex '^(gsasl|GSASL).*'
 libgsasl_la_LIBADD = @LTLIBINTL@ ../gl/libgl.la ../crypto/libgc.la
-if MINILIBIDN
-libgsasl_la_LIBADD += ../libidn/libminilibidn.la
-endif
 libgsasl_la_SOURCES = gsasl.h.in internal.h \
        init.c done.c register.c error.c version.c \
        callback.c property.c \





reply via email to

[Prev in Thread] Current Thread [Next in Thread]