From: Hugo van der Sanden Date: Wed, 2 Oct 2002 13:57:06 +0000 (+0000) Subject: missing quote from #17957 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=aaa04f099e927ab4d823ada3bb071c3a22d64c84;p=p5sagit%2Fp5-mst-13.2.git missing quote from #17957 p4raw-id: //depot/perl@17958 --- diff --git a/Porting/pumpkin.pod b/Porting/pumpkin.pod index efb9d26..898022b 100644 --- a/Porting/pumpkin.pod +++ b/Porting/pumpkin.pod @@ -1261,7 +1261,7 @@ a mail message from Larry: Given that it's already there, you can use it to override distribution modules. One way to do that is to add - ccflags="$ccflags -DAPPLLIB_EXP='"/my/override"' + ccflags="$ccflags -DAPPLLIB_EXP='"/my/override"'" to your config.over file. (You have to be particularly careful to get the double quotes in. It might actually be easier to just #define it