summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2002-02-10 18:02:21 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2002-02-10 18:02:21 +0000
commit63bdf6c46bdb41db47bb6419a9ba900979734ce0 (patch)
tree69cdb3cc7f9eb1e704c4328863163900d56099bc /win32
parent7950f36a3c7906b0893d847946940f59787f08c6 (diff)
downloadperl-63bdf6c46bdb41db47bb6419a9ba900979734ce0.tar.gz
Borland/Win32 tuning
p4raw-id: //depot/perlio@14625
Diffstat (limited to 'win32')
-rw-r--r--win32/config_H.bc4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/config_H.bc b/win32/config_H.bc
index 2a60f05504..a8b039b971 100644
--- a/win32/config_H.bc
+++ b/win32/config_H.bc
@@ -13,7 +13,7 @@
/*
* Package name : perl5
* Source directory :
- * Configuration time: Sat Jan 26 22:15:41 2002
+ * Configuration time: Tue Jan 29 08:04:05 2002
* Configured by : nick
* Target system :
*/
@@ -1114,7 +1114,7 @@
* This symbol is intended to be used along with CPPRUN in the same manner
* symbol CPPMINUS is used with CPPSTDIN. It contains either "-" or "".
*/
-#define CPPSTDIN "cpp32 -oCON"
+#define CPPSTDIN "cppstdin"
#define CPPMINUS ""
#define CPPRUN "cpp32 -oCON"
#define CPPLAST ""