From: Akim Demaille Date: Mon, 27 Oct 2003 16:48:06 +0000 (+0000) Subject: * Makefile.cfg (executable-update): New. X-Git-Tag: AUTOCONF-2.58~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f99feb4cd1977605bc97b5b5b42259a39f1a078;p=thirdparty%2Fautoconf.git * Makefile.cfg (executable-update): New. (local_updates): Call it. --- diff --git a/ChangeLog b/ChangeLog index e0b30390..5a718572 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-10-27 Akim Demaille + + * Makefile.cfg (executable-update): New. + (local_updates): Call it. + 2003-10-27 Akim Demaille * lib/autoconf/general.m4 (_AC_RUN_IFELSE, _AC_INIT_PREPARE): diff --git a/Makefile.cfg b/Makefile.cfg index aae9f554..110c65d5 100644 --- a/Makefile.cfg +++ b/Makefile.cfg @@ -47,7 +47,13 @@ cvs_files = \ $(srcdir)/config/mkinstalldirs # autom4te-update is defined in Makefile.am. -local_updates = wget-update cvs-update autom4te-update +local_updates = wget-update cvs-update autom4te-update executable-update + +.PHONY: executable-update +executable-update: + chmod +x $(cvs_files) \ + $(srcdir)/config/config.guess \ + $(srcdir)/config/config.sub # Tests not to run. local-checks-to-skip ?= \