patch-src_Makefile_in 457 B

12345678910111213
  1. $OpenBSD: patch-src_Makefile_in,v 1.4 2016/04/21 19:44:17 naddy Exp $
  2. --- src/Makefile.in.orig Sat Apr 16 15:52:31 2016
  3. +++ src/Makefile.in Sun Apr 17 22:26:42 2016
  4. @@ -771,7 +771,7 @@ uninstall-am: uninstall-info-am uninstall-pkglibLTLIBR
  5. # count BUILDs - each time increment by one and define the
  6. # C macro BUILDNO. bind it to a file everybody includes (log.h)
  7. #
  8. -log.h: increment_build
  9. +log.h:
  10. increment_build:
  11. @echo "incrementing BUILD number"