4.104.114.84.95
Last change
on this file since 97891e5e was
97891e5e,
checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/24/04 at 05:54:59
|
2004-09-24 Ralf Corsepius <ralf_corsepius@…>
- configure.ac: Require automake > 1.9.
|
-
Property mode set to
100644
|
File size:
390 bytes
|
Rev | Line | |
---|
[c9626644] | 1 | # -*- Autoconf -*- |
---|
| 2 | # Process this file with autoconf to produce a configure script. |
---|
| 3 | |
---|
| 4 | AC_PREREQ(2.59) |
---|
| 5 | AC_INIT([rtems-apt-conf],[0.0],[rtems-bugs@rtems.com]) |
---|
| 6 | AC_CONFIG_SRCDIR([sources.list.d/rtems-4.6.list]) |
---|
| 7 | AC_CONFIG_AUX_DIR([.]) |
---|
[97891e5e] | 8 | AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip 1.9]) |
---|
[c9626644] | 9 | AC_CONFIG_FILES([Makefile |
---|
| 10 | rtems-apt-conf.spec |
---|
| 11 | ]) |
---|
| 12 | AC_OUTPUT |
---|
Note: See
TracBrowser
for help on using the repository browser.