patch-wml_common_Makefile_in 446 B

123456789101112131415
  1. $OpenBSD: patch-wml_common_Makefile_in,v 1.1.1.1 2006/07/14 16:12:14 bernd Exp $
  2. --- wml_common/Makefile.in.orig Wed Feb 7 00:02:12 2001
  3. +++ wml_common/Makefile.in Thu Jun 15 18:58:09 2006
  4. @@ -41,8 +41,8 @@ INITVARS = \
  5. have_imagesize=@have_imagesize@ \
  6. have_io=@have_io@ \
  7. have_termreadkey=@have_termreadkey@ \
  8. - have_htmlclean=0 \
  9. - have_gd=0
  10. + have_htmlclean=1 \
  11. + have_gd=1
  12. SUBDIRS = \
  13. bitvector \