Front page | perl.ponie.changes |
Postings from January 2006
[svn:ponie] r387 - trunk
From:
nicholas
Date:
January 31, 2006 13:02
Subject:
[svn:ponie] r387 - trunk
Message ID:
20060131210147.6946.qmail@x1.develooper.com
Author: nicholas
Date: Tue Jan 31 13:01:46 2006
New Revision: 387
Modified:
trunk/Configure.pl
Log:
No longer need -DPARROT_IN_EXTENSION
Modified: trunk/Configure.pl
==============================================================================
--- trunk/Configure.pl (original)
+++ trunk/Configure.pl Tue Jan 31 13:01:46 2006
@@ -75,8 +75,6 @@ push @config_args,"-Dprefix=$prefix";
push @config_args,"-Dversiononly=n";
# This is potentially very useful
# push @config_args,'-Accflags=-DDEBUG_LEAKING_SCALARS_FORK_DUMP';
-push @config_args,'-Accflags=-DPARROT_IN_EXTENSION';
-push @config_args,'-Acppflags=-DPARROT_IN_EXTENSION';
delete($ENV{'PERL5LIB'});
-
[svn:ponie] r387 - trunk
by nicholas