diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-06-28 14:34:06 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-06-28 14:34:06 +0000 |
commit | d3cf3892100cfc5e4143b94111b619e8eb2b1937 (patch) | |
tree | 088969be1e3db2a3487ac77d04007304789c082b /win32/config.gc | |
parent | 9ccb31f93bbfdb2e29acd0451c7419410a8499b8 (diff) | |
download | perl-d3cf3892100cfc5e4143b94111b619e8eb2b1937.tar.gz |
tweak win32 config templates for cpp
p4raw-id: //depot/perl@1221
Diffstat (limited to 'win32/config.gc')
-rw-r--r-- | win32/config.gc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/config.gc b/win32/config.gc index 5b8fb2ebef..720b5114b9 100644 --- a/win32/config.gc +++ b/win32/config.gc @@ -52,7 +52,7 @@ compress='' contains='grep' cp='copy' cpio='' -cpp='cpp' +cpp='gcc -E' cpp_stuff='42' cppflags='-DWIN32' cpplast='' |