--- libpreludedb-0.9.11.1~/bindings/Makefile.in 2007-01-07 01:24:32.000000000 +0100 +++ libpreludedb-0.9.11.1/bindings/Makefile.in 2007-01-07 01:31:53.000000000 +0100 @@ -419,8 +419,7 @@ # @HAVE_PERL_TRUE@perl-makefile: @HAVE_PERL_TRUE@ cd perl && LANG="" DESTDIR=$(DESTDIR) LIBDIR=$(libdir) $(PERL) Makefile.PL @PERL_EXTRA_PARAMS@ -@HAVE_PERL_TRUE@else: -@HAVE_PERL_TRUE@perl-makefile: +@HAVE_PERL_FALSE@perl-makefile: # proxy classes are an option for swig <= 1.3.19 and are activated by default with swig > 1.3.19 # as we don't want proxy classes, we must explicitly tell swig > 1.3.19 (that support the -noproxy option)