4.104.114.84.95
Last change
on this file since a27fa6d was
fcb0cd46,
checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/06 at 06:06:55
|
2006-12-02 Ralf Corsépius <ralf.corsepius@…>
- configure.ac: New BUG-REPORT address.
|
-
Property mode set to
100644
|
File size:
399 bytes
|
Line | |
---|
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],[http://www.rtems.org/bugzilla]) |
---|
6 | AC_CONFIG_SRCDIR([sources.list.d/rtems-4.6.list]) |
---|
7 | AC_CONFIG_AUX_DIR([.]) |
---|
8 | AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip 1.9]) |
---|
9 | AC_CONFIG_FILES([Makefile |
---|
10 | rtems-apt-conf.spec |
---|
11 | ]) |
---|
12 | AC_OUTPUT |
---|
Note: See
TracBrowser
for help on using the repository browser.