summaryrefslogtreecommitdiff
blob: 236ecf93819f0378fd53e9ce45c7b7abf2823e0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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)