public inbox for gnats-cvs@sourceware.org
help / color / mirror / Atom feed
* gnats/gnats Makefile.in
@ 2000-12-30 12:52 pdm
0 siblings, 0 replies; 13+ messages in thread
From: pdm @ 2000-12-30 12:52 UTC (permalink / raw)
To: gnats-cvs
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: pdm@sources.redhat.com 2000-12-30 12:52:18
Modified files:
gnats : Makefile.in
Log message:
(LIBSRC): Updated.
^ permalink raw reply [flat|nested] 13+ messages in thread
* gnats/gnats Makefile.in
@ 2002-08-04 10:16 Milan Zamazal
0 siblings, 0 replies; 13+ messages in thread
From: Milan Zamazal @ 2002-08-04 10:16 UTC (permalink / raw)
To: gnats-commit
CVSROOT: /cvsroot/gnats
Module name: gnats
Changes by: Milan Zamazal <pdm@zamazal.org> 02/08/04 13:15:39
Modified files:
gnats : Makefile.in
Log message:
mkdb: Typo fixed.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnats/gnats/gnats/Makefile.in.diff?tr1=1.59&tr2=1.60&r1=text&r2=text
_______________________________________________
Gnats-commit mailing list
Gnats-commit@gnu.org
http://mail.gnu.org/mailman/listinfo/gnats-commit
^ permalink raw reply [flat|nested] 13+ messages in thread
* gnats/gnats Makefile.in
@ 2002-03-03 12:18 Milan Zamazal
0 siblings, 0 replies; 13+ messages in thread
From: Milan Zamazal @ 2002-03-03 12:18 UTC (permalink / raw)
To: gnats-commit
CVSROOT: /cvsroot/gnats
Module name: gnats
Changes by: Milan Zamazal <pdm@zamazal.org> 02/03/03 15:15:17
Modified files:
gnats : Makefile.in
Log message:
(install-tools-arch-indep): Don't depend on
`dbconfig'.
(all-tools): Depend on `dbconfig'.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnats/gnats/gnats/Makefile.in.diff?tr1=1.56&tr2=1.57&r1=text&r2=text
_______________________________________________
Gnats-commit mailing list
Gnats-commit@gnu.org
http://mail.gnu.org/mailman/listinfo/gnats-commit
^ permalink raw reply [flat|nested] 13+ messages in thread
* gnats/gnats Makefile.in
@ 2002-02-10 10:27 Milan Zamazal
0 siblings, 0 replies; 13+ messages in thread
From: Milan Zamazal @ 2002-02-10 10:27 UTC (permalink / raw)
To: gnats-commit
CVSROOT: /cvsroot/gnats
Module name: gnats
Changes by: Milan Zamazal <pdm@zamazal.org> 02/02/10 13:24:39
Modified files:
gnats : Makefile.in
Log message:
(LDFLAGS): Use @LDFLAGS@ instead of $(CFLAGS).
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnats/gnats/gnats/Makefile.in.diff?tr1=1.55&tr2=1.56&r1=text&r2=text
_______________________________________________
Gnats-commit mailing list
Gnats-commit@gnu.org
http://mail.gnu.org/mailman/listinfo/gnats-commit
^ permalink raw reply [flat|nested] 13+ messages in thread
* gnats/gnats Makefile.in
@ 2002-01-06 8:18 Milan Zamazal
0 siblings, 0 replies; 13+ messages in thread
From: Milan Zamazal @ 2002-01-06 8:18 UTC (permalink / raw)
To: gnats-commit
CVSROOT: /cvsroot/gnats
Module name: gnats
Changes by: Milan Zamazal <pdm@zamazal.org> 02/01/06 11:15:40
Modified files:
gnats : Makefile.in
Log message:
(mandir): Removed.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnats/gnats/gnats/Makefile.in.diff?tr1=1.54&tr2=1.55&r1=text&r2=text
_______________________________________________
Gnats-commit mailing list
Gnats-commit@gnu.org
http://mail.gnu.org/mailman/listinfo/gnats-commit
^ permalink raw reply [flat|nested] 13+ messages in thread
* gnats/gnats Makefile.in
@ 2001-11-09 14:19 pdm
0 siblings, 0 replies; 13+ messages in thread
From: pdm @ 2001-11-09 14:19 UTC (permalink / raw)
To: gnats-cvs
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: pdm@sources.redhat.com 2001-11-09 14:19:55
Modified files:
gnats : Makefile.in
Log message:
* Makefile.in (install-gnats-arch-indep): Don't fail if the
installed files can't be chowned, only print a warning.
(install-gnats-bin): Use $(GNATS_USER) instead of `gnats' in the
printed message.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/Makefile.in.diff?cvsroot=gnats&r1=1.47&r2=1.48
^ permalink raw reply [flat|nested] 13+ messages in thread
* gnats/gnats Makefile.in
@ 2001-10-16 8:03 pdm
0 siblings, 0 replies; 13+ messages in thread
From: pdm @ 2001-10-16 8:03 UTC (permalink / raw)
To: gnats-cvs
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: pdm@sources.redhat.com 2001-10-16 08:03:44
Modified files:
gnats : Makefile.in
Log message:
(sysconfdir): Defined.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/Makefile.in.diff?cvsroot=gnats&r1=1.46&r2=1.47
^ permalink raw reply [flat|nested] 13+ messages in thread
* gnats/gnats Makefile.in
@ 2001-06-11 11:47 pdm
0 siblings, 0 replies; 13+ messages in thread
From: pdm @ 2001-06-11 11:47 UTC (permalink / raw)
To: gnats-cvs
CVSROOT: /cvs/gnats
Module name: gnats
Branch: gnats-v3-branch
Changes by: pdm@sources.redhat.com 2001-06-11 11:47:21
Modified files:
gnats : Makefile.in
Log message:
(install-tools-arch-indep): Don't stop installation
when gnats.elc isn't available; fixes PR gnats/28.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/Makefile.in.diff?cvsroot=gnats&only_with_tag=gnats-v3-branch&r1=1.8.2.1.2.1.2.3&r2=1.8.2.1.2.1.2.4
^ permalink raw reply [flat|nested] 13+ messages in thread
* gnats/gnats Makefile.in
@ 2001-05-26 13:40 pdm
0 siblings, 0 replies; 13+ messages in thread
From: pdm @ 2001-05-26 13:40 UTC (permalink / raw)
To: gnats-cvs
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: pdm@sources.redhat.com 2001-05-26 13:40:57
Modified files:
gnats : Makefile.in
Log message:
* Makefile.in (edit-pr): Substitute BINDIR.
(at-pr): Likewise.
(mail-query): Substitute LIBEXECDIR; fixes
PR gnats/114.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/Makefile.in.diff?cvsroot=gnats&r1=1.42&r2=1.43
^ permalink raw reply [flat|nested] 13+ messages in thread
* gnats/gnats Makefile.in
@ 2001-04-08 6:51 pdm
0 siblings, 0 replies; 13+ messages in thread
From: pdm @ 2001-04-08 6:51 UTC (permalink / raw)
To: gnats-cvs
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: pdm@sources.redhat.com 2001-04-08 06:51:51
Modified files:
gnats : Makefile.in
Log message:
(SOURCES): Missing files added.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/Makefile.in.diff?cvsroot=gnats&r1=1.40&r2=1.41
^ permalink raw reply [flat|nested] 13+ messages in thread
* gnats/gnats Makefile.in
@ 2001-02-25 10:06 pdm
0 siblings, 0 replies; 13+ messages in thread
From: pdm @ 2001-02-25 10:06 UTC (permalink / raw)
To: gnats-cvs
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: pdm@sources.redhat.com 2001-02-25 10:06:10
Modified files:
gnats : Makefile.in
Log message:
(fconfigl.c): Don't depend on flex command line options.
^ permalink raw reply [flat|nested] 13+ messages in thread
* gnats/gnats Makefile.in
@ 2000-12-31 9:42 pdm
0 siblings, 0 replies; 13+ messages in thread
From: pdm @ 2000-12-31 9:42 UTC (permalink / raw)
To: gnats-cvs
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: pdm@sources.redhat.com 2000-12-31 09:42:17
Modified files:
gnats : Makefile.in
Log message:
* Makefile.in (SOURCES): gnatsd source files added.
^ permalink raw reply [flat|nested] 13+ messages in thread
* gnats/gnats Makefile.in
@ 1999-04-12 21:11 pst
0 siblings, 0 replies; 13+ messages in thread
From: pst @ 1999-04-12 21:11 UTC (permalink / raw)
To: gnats-cvs
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: pst@egcs.cygnus.com 99/04/12 21:11:07
Modified files:
gnats : Makefile.in
Log message:
Test to see if the .elc file exists before attempting to install it.
If you don't have emacs, the install will fail.
Discovered by Doug Semler <doug@seaspace.com>
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2002-08-04 17:16 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-30 12:52 gnats/gnats Makefile.in pdm
-- strict thread matches above, loose matches on Subject: below --
2002-08-04 10:16 Milan Zamazal
2002-03-03 12:18 Milan Zamazal
2002-02-10 10:27 Milan Zamazal
2002-01-06 8:18 Milan Zamazal
2001-11-09 14:19 pdm
2001-10-16 8:03 pdm
2001-06-11 11:47 pdm
2001-05-26 13:40 pdm
2001-04-08 6:51 pdm
2001-02-25 10:06 pdm
2000-12-31 9:42 pdm
1999-04-12 21:11 pst
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).