X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=perl%2FMakefile.am;h=c19229008e4134fb6eea31b6ddc4f377321a8338;hp=e1a645595439f0cb57f12eecfc71d3a3daa921ae;hb=04d8209077d2227eb1d42695ba71147f78987050;hpb=f8ee7869f4836427109959cf20e299a31fa86eaf diff --git a/perl/Makefile.am b/perl/Makefile.am index e1a6455..c192290 100644 --- a/perl/Makefile.am +++ b/perl/Makefile.am @@ -61,8 +61,7 @@ INSTALLDIRS = site all: Makefile-pl src_deps $(MAKE) -f Makefile-pl -Makefile-pl: Makefile.PL $(top_srcdir)/src/MAX_PROC_NR - cd $(top_srcdir) && ./config.status --recheck +Makefile-pl: Makefile.PL perl Makefile.PL INSTALLDIRS=$(INSTALLDIRS) PREFIX=$(prefix) # No! Otherwise it is deleted before the clean-local rule runs.