2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>

* configure.ac: New BUG-REPORT address.
This commit is contained in:
Ralf Corsepius
2006-12-02 06:10:26 +00:00
parent 5d91bedec0
commit 9d7508e4f6
217 changed files with 541 additions and 109 deletions

View File

@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
AC_INIT([rtems-apt-conf],[0.0],[rtems-bugs@rtems.com])
AC_INIT([rtems-apt-conf],[0.0],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([sources.list.d/rtems-4.6.list])
AC_CONFIG_AUX_DIR([.])
AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip 1.9])