Don't define PERL_NO_GET_CONTEXT.
rafl [Sat, 4 Oct 2008 02:31:56 +0000 (02:31 +0000)]
Seems to be cargo-culted from Data::Alias and works just fine without.

git-svn-id: http://dev.catalyst.perl.org/repos/bast/Devel-Declare/1.000/trunk@4874 bd8105ee-0ff8-0310-8827-fb3f25b6796d

Declare.xs

index 613bd67..142a816 100644 (file)
@@ -1,4 +1,3 @@
-#define PERL_NO_GET_CONTEXT
 #include "EXTERN.h"
 #include "perl.h"
 #include "XSUB.h"