@@ -19,7 +19,7 @@ wordbreaker_SOURCES = wordbreaker.cpp
BUILT_SOURCES = extract-version
.PHONY: extract-version
extract-version:
- /bin/sh svnxrev.sh ..
+ /bin/sh git_commit_id.sh
if USE_RLP
RLP_LIBS = -L$(top_srcdir)/rlp/lib/amd64-glibc25-gcc42 -lbtrlpc -lbtrlpcore -lbtutils
@@ -611,7 +611,7 @@ uninstall-am: uninstall-binPROGRAMS
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.