From: Nick Ing-Simmons Date: Sat, 8 Nov 1997 16:41:24 +0000 (+0000) Subject: Cleanup MakeMaker 'not in config' noise X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=249cec02fed5443387beac307c539cba65b49a75;p=p5sagit%2Fp5-mst-13.2.git Cleanup MakeMaker 'not in config' noise p4raw-id: //depot/ansiperl@215 --- diff --git a/win32/Makefile b/win32/Makefile index 7ed7cad..27ba597 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -12,6 +12,7 @@ INST_DRV=c: INST_TOP=$(INST_DRV)\perl BUILDOPT=-DUSE_THREADS -TP +CORECCOPT= # # uncomment next line if you are using Visual C++ 2.x @@ -19,7 +20,7 @@ BUILDOPT=-DUSE_THREADS -TP # # uncomment next line if you want debug version of perl (big,slow) -CFG=Debug +#CFG=Debug # # set the install locations of the compiler include/libraries @@ -51,7 +52,7 @@ RUNTIME = -MD INCLUDES = -I.\include -I. -I.. #PCHFLAGS = -Fp"$(INTDIR)/modules.pch" -YX DEFINES = -DWIN32 -D_CONSOLE $(BUILDOPT) -LOCDEFS = -DPERLDLL +LOCDEFS = -DPERLDLL $(CORECCOPT) SUBSYS = console !IF "$(RUNTIME)" == "-MD" diff --git a/win32/config.vc b/win32/config.vc index a83678b..1883174 100644 --- a/win32/config.vc +++ b/win32/config.vc @@ -21,6 +21,7 @@ osname='MSWin32' osvers='4.0' prefix='~INST_DRV~' privlibexp='~INST_TOP~\lib' +ranlib='' sharpbang='#!' shsharp='true' sig_name='ZERO HUP INT QUIT ILL TRAP ABRT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM USR1 USR2 CHLD PWR WINCH URG IO STOP TSTP CONT TTIN TTOU VTALRM PROF XCPU XFSZ WAITING LWP FREEZE THAW RTMIN NUM37 NUM38 NUM39 NUM40 NUM41 NUM42 RTMAX IOT CLD POLL' @@ -59,7 +60,7 @@ byteorder='1234' c='' castflags='0' cat='type' -cccdlflags='' +cccdlflags=' ' ccdlflags=' ' cf_by='garyng' cf_email='71564.1743@compuserve.com' @@ -430,7 +431,7 @@ prefixexp='~INST_DRV~' privlib='~INST_TOP~\lib' prototype='define' randbits='15' -ranlib='' +ranlib='rem' rd_nodata='-1' rm='del' rmail=''