perl: Rerun configure if MAX_PROC_NR changes.
authorRichard Jones <rjones@redhat.com>
Tue, 25 May 2010 10:25:12 +0000 (11:25 +0100)
committerRichard Jones <rjones@redhat.com>
Tue, 25 May 2010 10:25:12 +0000 (11:25 +0100)
commitf8ee7869f4836427109959cf20e299a31fa86eaf
tree5a1478ecd892ac6368d0dacf6bd08a3377b4829f
parent90c51f911366656c781868c60a96524b7be79717
perl: Rerun configure if MAX_PROC_NR changes.

If MAX_PROC_NR changes (because a new API has been added to the
generator) then we need to rerun configure in order to set the
Makefile's ${MAX_PROC_NR} variable, in order to rebuild Makefile.PL.
perl/Makefile.am