Changeset 4b1f924 in rtems for doc/configure.ac
- Timestamp:
- Jan 22, 2003, 5:39:11 AM (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- a454e88
- Parents:
- 4f35b06f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/configure.ac
r4f35b06f r4b1f924 1 1 dnl Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ(2.5 2)3 AC_PREREQ(2.57) 4 4 5 5 AC_INIT([rtems-doc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) … … 8 8 AC_CONFIG_AUX_DIR([..]) 9 9 10 AM_INIT_AUTOMAKE([no-define foreign 1. 6])10 AM_INIT_AUTOMAKE([no-define foreign 1.7.2]) 11 11 AM_MAINTAINER_MODE 12 12 … … 144 144 bsp_howto/Makefile 145 145 started/Makefile 146 started/pictures/Makefile147 146 porting/Makefile 148 147 networking/Makefile
Note: See TracChangeset
for help on using the changeset viewer.