dnl Autoconf macro to check for the existence of Perl dnl $Id: perl-check.m4,v 1.2 2002-01-17 05:48:00 srittau Exp $ dnl FIXME: This needs to be a proper check AC_DEFUN([NETATALK_PROG_PERL], [ PERL=/usr/bin/perl ]) AC_SUBST(PERL)