소스 검색

* comment for git fixed

florian 3 년 전
부모
커밋
7dc2a61788
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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),)