mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 06:58:19 +00:00
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src2html: Remove. * src2html1.4a: Remove. * configure.ac: Reflect changes above. * Makefile.am: Reflect changes above.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* src2html: Remove.
|
||||
* src2html1.4a: Remove.
|
||||
* configure.ac: Reflect changes above.
|
||||
* Makefile.am: Reflect changes above.
|
||||
|
||||
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
## $Id$
|
||||
|
||||
ACLOCAL_AMFLAGS = -I ../../aclocal
|
||||
|
||||
EXTRA_DIST = word-replace2
|
||||
|
||||
SUBDIRS = bmenu src2html1.4a src2html texi2www
|
||||
SUBDIRS = bmenu texi2www
|
||||
|
||||
@@ -4,6 +4,8 @@ AC_PREREQ(2.57)
|
||||
|
||||
AC_INIT([rtems-doc-tools],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
|
||||
AC_CONFIG_SRCDIR([word-replace2])
|
||||
AC_CONFIG_AUX_DIR([../..])
|
||||
RTEMS_VERSIONING
|
||||
|
||||
AM_INIT_AUTOMAKE([no-define foreign 1.7.2])
|
||||
dnl Checks for programs.
|
||||
@@ -22,11 +24,6 @@ AC_CHECK_FUNCS(strdup strstr)
|
||||
|
||||
AC_CONFIG_FILES([Makefile
|
||||
bmenu/Makefile
|
||||
src2html/Makefile
|
||||
src2html1.4a/Makefile
|
||||
src2html1.4a/Ctags/Makefile
|
||||
src2html1.4a/FreeBSD/Makefile
|
||||
src2html1.4a/ctags-emacs/Makefile
|
||||
texi2www/Makefile
|
||||
])
|
||||
AC_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user