head 1.4; access; symbols OSSP_JS_1_6_20070208:1.4 OSSP_JS_1_6_20060820:1.4 OSSP_JS_1_6_20060803:1.4 OSSP_JS_1_6_20060731:1.4 OSSP_JS_1_6_20060730:1.4 OSSP_JS_1_6_20060729:1.4 OSSP_JS_1_6_20060724:1.4 OSSP_JS_1_6_20060722:1.3; locks; strict; comment @# @; 1.4 date 2006.07.24.19.53.02; author rse; state Exp; branches; next 1.3; commitid FTIGcGrxswU2o9Gr; 1.3 date 2006.07.22.17.10.02; author rse; state Exp; branches; next 1.2; commitid XbfZ0rmsrYV9ySFr; 1.2 date 2006.07.22.15.40.04; author rse; state Exp; branches; next 1.1; commitid ply9UPjF1x8i3SFr; 1.1 date 2006.07.22.15.09.45; author rse; state Exp; branches; next ; commitid 60StbPzCgpCTSRFr; desc @@ 1.4 log @Apply multiple code cleanups and bugfixes. @ text @ use ExtUtils::MakeMaker; WriteMakefile( NAME => 'JS', DEFINE => '-DOSSP -DXP_UNIX', INC => "-I..", LIBS => "-L../../.libs -ljs @@LIBS@@", VERSION_FROM => 'JS.pm', ); @ 1.3 log @wrap with OSSP and XP_UNIX is in jstypes.h @ text @d6 1 a6 1 DEFINE => '-DOSSP', @ 1.2 log @improve Perl support @ text @d6 1 a6 1 DEFINE => '-DXP_UNIX', @ 1.1 log @activate Perl support @ text @d6 1 a6 1 DEFINE => '-DXP_UNIX'; @