--- Makefile.am.original 2002-10-30 19:49:19.000000000 +0100 +++ Makefile.am 2003-02-03 19:45:17.000000000 +0100 @@ -19,10 +19,12 @@ test: perl -I $(top_builddir) -I $(top_srcdir) ../test.pl CLEANFILES=$(libexec_SCRIPTS) +AM_INSTALL_PROGRAM_FLAGS = @INSTALL_OPTS@ + .pl : $(AWK) -f ./subst $< > $@ chmod +x $@ .sh :