Remove stock_git_version.h as nothing uses it any more.
Nicholas Clark [Sun, 25 Jan 2009 11:50:01 +0000 (11:50 +0000)]
MANIFEST
stock_git_version.h [deleted file]

index 585c129..671b61a 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -3613,7 +3613,6 @@ regnodes.h                        Description of nodes of RE engine
 run.c                          The interpreter loop
 scope.c                                Scope entry and exit code
 scope.h                                Scope entry and exit header
-stock_git_version.h            Empty git_version.h used when there is no miniperl around
 sv.c                           Scalar value code
 sv.h                           Scalar value header
 symbian/bld.inf                        Symbian sample app build config
diff --git a/stock_git_version.h b/stock_git_version.h
deleted file mode 100644 (file)
index 7bc3789..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-/***************************************************************************
-This is: stock_git_config.h - temporary git_config.h file.
-This file is used at the very start of the build process when we don't have
-a miniperl available to make the real thing.  It is copied in place during
-the build process, and then later on replaced.
-****************************************************************************/
-#define PERL_PATCHNUM "UNKNOWN"
-#define PERL_GIT_UNCOMMITTED_CHANGES ,"UNKNOWN"
-#define PERL_GIT_UNPUSHED_COMMITS /*leave-this-comment*/