mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Revert "perl: Rerun configure if MAX_PROC_NR changes."
This reverts commit f8ee7869f4.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user