/[anubis]/anubis/src/Makefile.am
ViewVC logotype

Diff of /anubis/src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by polak, Sat Jun 7 07:20:33 2003 UTC revision 1.12 by gray, Tue Jul 1 15:21:02 2003 UTC
# Line 23  Line 23 
23  ##  ##
24    
25  sbin_PROGRAMS = anubis  sbin_PROGRAMS = anubis
26  anubis_LDADD = @LIBOBJS@ @LIBINTL@ $(GUILE_LIBS)  anubis_LDADD = @LIBOBJS@ @LIBINTL@ $(GUILE_LIBS) @LIBGNUTLS_LIBS@
27  anubis_SOURCES = main.c extern.h headers.h mem.c mem.h env.c errs.c \  anubis_SOURCES = main.c extern.h headers.h mem.c mem.h env.c errs.c \
28          log.c list.c list.h misc.c regex.c exec.c net.c proxy.c daemon.c \          log.c list.c list.h misc.c regex.c exec.c net.c proxy.c daemon.c \
29          auth.c map.c message.c esmtp.c tunnel.c rc.c rcfile-gram.c \          auth.c map.c message.c esmtp.c tunnel.c rc.c rcfile-gram.c \
# Line 51  rcfile-gram.c rcfile-gram.h: $(srcdir)/r Line 51  rcfile-gram.c rcfile-gram.h: $(srcdir)/r
51    
52  localedir = $(datadir)/locale  localedir = $(datadir)/locale
53  DEFS = @DEFS@ -DLOCALEDIR=\"$(localedir)\"  DEFS = @DEFS@ -DLOCALEDIR=\"$(localedir)\"
54  INCLUDES = @INCLUDES@ -I$(top_srcdir)/intl  INCLUDES = @INCLUDES@ @LIBGNUTLS_CFLAGS@ -I$(top_srcdir)/intl
55    
56  ## EOF  ## EOF
57    

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26