forked from Imagelibrary/rtems
2002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Require automake-1.5. * ctags-emacs/Makefile.am: Ditto. * FreeBSD/Makefile.am: Ditto. * Ctags/Makefile.am: Ditto.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Require automake-1.5.
|
||||
* ctags-emacs/Makefile.am: Ditto.
|
||||
* FreeBSD/Makefile.am: Ditto.
|
||||
* Ctags/Makefile.am: Ditto.
|
||||
|
||||
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* ChangeLog: New file.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
## $Id$
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
AUTOMAKE_OPTIONS = foreign 1.5
|
||||
|
||||
noinst_PROGRAMS = ctags-new
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
## $Id$
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
AUTOMAKE_OPTIONS = foreign 1.5
|
||||
|
||||
EXTRA_DIST = FreeBSD.hdr FreeBSD.s2h conf.hdr ddb.hdr i386.i386.hdr \
|
||||
i386.include.hdr i386.isa.hdr i386.stand.hdr kern.hdr net.hdr \
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
AUTOMAKE_OPTIONS = foreign 1.5
|
||||
|
||||
SUBDIRS = Ctags FreeBSD ctags-emacs
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
## $Id$
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
AUTOMAKE_OPTIONS = foreign 1.5
|
||||
|
||||
EXTRA_DIST = ctags etags.c-ada-patch README
|
||||
|
||||
Reference in New Issue
Block a user