|
@@ -326,7 +326,7 @@ ifneq ($(REVINC),)
|
|
#Use it to compile version.pas unit
|
|
#Use it to compile version.pas unit
|
|
override LOCALOPT+=-dREVINC
|
|
override LOCALOPT+=-dREVINC
|
|
# Automatically update revision.inc if
|
|
# Automatically update revision.inc if
|
|
-# svnversion executable is available
|
|
|
|
|
|
+# git/svnversion executable is available
|
|
ifeq ($(REVSTR),)
|
|
ifeq ($(REVSTR),)
|
|
ifneq ($(wildcard ../.git),)
|
|
ifneq ($(wildcard ../.git),)
|
|
ifneq ($(GIT),)
|
|
ifneq ($(GIT),)
|