* configure.in (VERSION): Update to show this is the CVS mainline.

Approved by:	Nick Clifton <nickc@cygnus.com>
		Message-Id: <200005222205.PAA14565@elmo.cygnus.com>
This commit is contained in:
David O'Brien
2000-06-08 19:00:02 +00:00
parent 57a6fd078e
commit 946efd95b8
10 changed files with 25 additions and 5 deletions

View File

@ -1,3 +1,7 @@
2000-06-08 David O'Brien <obrien@FreeBSD.org>
* configure.in (VERSION): Update to show this is the CVS mainline.
2000-06-07 Philippe De Muyter <phdm@macqel.be>
* source.c: Remove direct inclusion of sys/stat.h.

View File

@ -4,7 +4,7 @@ AC_INIT(gprof.c)
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE(gprof, 2.9.5)
AM_INIT_AUTOMAKE(gprof, 2.10.90)
AM_PROG_LIBTOOL