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
commit70790b0ca43de3f59513ee0be4101760e5518a90 (patch)
tree69cdb3cc7f9eb1e704c4328863163900d56099bc /win32
parent22bcd105528938087d4d4050927f714f10049f3c (diff)
downloadperl-70790b0ca43de3f59513ee0be4101760e5518a90.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 ""