This is the mail archive of the
src-cvs@sources.redhat.com
mailing list .
src ChangeLog Makefile.in Makefile.tpl
- From: aoliva at sources dot redhat dot com
- To: src-cvs at sources dot redhat dot com
- Date: 28 Dec 2002 16:25:01 -0000
- Subject: src ChangeLog Makefile.in Makefile.tpl
CVSROOT: /cvs/src
Module name: src
Changes by: aoliva@sourceware.org 2002-12-28 08:25:01
Modified files:
. : ChangeLog Makefile.in Makefile.tpl
Log message:
* Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
program_transform_name to standard idiom.
(AUTOGEN, AUTOCONF): Define.
(Makefile.in): Use $(AUTOGEN).
(Makefile): Depend on config.status, and use autoconf-style rule to
build it. Move original commands to...
(config.status): ... this new target.
(configure): Add $(srcdir). Depend on config/acx.m4. Use
$(AUTOCONF).
* Makefile.in: Rebuilt.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.322&r2=1.323
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.105&r2=1.106
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.39&r2=1.40