From: radek Date: Wed, 21 Jul 2004 18:44:47 +0000 (+0000) Subject: - rule for "uconfig.h" (-> regen_uconfig) X-Git-Tag: auto/ac/perl-5_8_5-2~6 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fperl.git;a=commitdiff_plain;h=dd41e4b0dae2c3be04c6b5e2e733700d0a706858 - rule for "uconfig.h" (-> regen_uconfig) Changed files: perl_585-microperl_uconfig.patch -> 1.2 --- diff --git a/perl_585-microperl_uconfig.patch b/perl_585-microperl_uconfig.patch index 3c03270..9c7088f 100644 --- a/perl_585-microperl_uconfig.patch +++ b/perl_585-microperl_uconfig.patch @@ -44,7 +44,7 @@ selecttype=int --- perl-5.8.5/Makefile.micro 2004-07-04 23:43:19.000000000 +0200 +++ perl-5.8.5/Makefile.micro 2004-07-21 20:28:23.168095384 +0200 -@@ -34,10 +34,16 @@ +@@ -34,10 +34,18 @@ distclean: clean @@ -59,6 +59,8 @@ regen_uconfig: - $(ENV) CONFIG_SH=uconfig.sh CONFIG_H=uconfig.h sh ./config_h.SH + $(ENV) CONFIG_SH=uconfig.sh CONFIG_H=uconfig.h $(NRACV) sh ./config_h.SH ++ ++ uconfig.h: regen_uconfig # Do not regenerate perly.c and perly.h.