12 lines
362 B
Text
12 lines
362 B
Text
Index: src/Makefile.in
|
|
--- src/Makefile.in.orig
|
|
+++ src/Makefile.in
|
|
@@ -1080,7 +1080,7 @@ uninstall-am: uninstall-pkglibLTLIBRARIES uninstall-sb
|
|
# count BUILDs - each time increment by one and define the
|
|
# C macro BUILDNO. bind it to a file everybody includes (log.h)
|
|
#
|
|
-log.h: increment_build
|
|
+log.h:
|
|
|
|
increment_build:
|
|
@echo "incrementing BUILD number"
|