Parcourir la source

* comment for git fixed

florian il y a 2 ans
Parent
commit
7dc2a61788
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      compiler/Makefile.fpc

+ 1 - 1
compiler/Makefile.fpc

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