CVS diff for Makefile.am between 1.2 and 1.1:

Revision 1.1 Revision 1.2
Line 8 Line 8
 
# Build Pth and link it statically 
SUBDIRS = pth 
 
# Build Pth and link it statically 
SUBDIRS = pth 
cow_LDFLAGS = -static 
 
 
#dist-hook: 
# test -d $(distdir)/etc || mkdir $(distdir)/etc 
# test -f $(distdir)/etc/cow.conf && cp cow.conf $(distdir)/etc/cow.conf.new || true 
# test -f $(distdir)/etc/cow.conf || cp cow.conf $(distdir)/etc/cow.conf || true 
 
#dist-hook: 
# test -d $(distdir)/etc || mkdir $(distdir)/etc 
# test -f $(distdir)/etc/cow.conf && cp cow.conf $(distdir)/etc/cow.conf.new || true 
# test -f $(distdir)/etc/cow.conf || cp cow.conf $(distdir)/etc/cow.conf || true 


Legend
Lines deleted from 1.2  
Lines Modified
  Lines added in revision 1.1