pike.git
/
src
/
modules
/
Perl
/
configure.in
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/modules/Perl/configure.in:1:
-
#
$Id: configure.in,v 1.14 2003/01/25 08:32:36 mirar Exp $
+
#
$Id$
AC_INIT(perlmod.c) AC_CONFIG_HEADER(perl_machine.h) AC_MODULE_INIT() AC_ARG_WITH(perl, [ --with-perl enable the Perl module],[], [with_perl="no"]) PIKE_FEATURE(Perl,[no (use --with-perl to compile it)])