patch-Makefile_in 650 B

1234567891011121314151617181920212223
  1. $OpenBSD: patch-Makefile_in,v 1.2 2005/11/11 20:23:53 wilfried Exp $
  2. --- Makefile.in.orig Wed Jul 27 09:36:20 2005
  3. +++ Makefile.in Fri Nov 4 13:55:44 2005
  4. @@ -182,7 +182,7 @@ helpdir = $(datadir)/drgeo/help
  5. gladedir = $(datadir)/drgeo/glade
  6. scmdir = $(datadir)/drgeo/scm
  7. appicondir = $(datadir)/pixmaps
  8. -SUBDIRS = po geo examples icons glade scm plugin encode
  9. +SUBDIRS = po geo examples icons glade scm encode
  10. INCLUDES = \
  11. -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
  12. @@ -226,8 +226,7 @@ drgeo_LDADD = \
  13. $(top_builddir)/geo/libgeo.a \
  14. $(INTLLIBS) \
  15. $(DRGEO_LIBS) \
  16. - $(GUILE_LDFLAGS) \
  17. - -lcrypt
  18. + $(GUILE_LDFLAGS)
  19. # -lefence