forked from Imagelibrary/rtems
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: New BUG-REPORT address.
|
||||
|
||||
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Require automake > 1.9.
|
||||
|
||||
@@ -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])
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: New BUG-REPORT address.
|
||||
|
||||
2006-11-19 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* autotools/Makefile.am, autotools/autoconf.add:
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
m4_define([RTEMS_API],[4.8])
|
||||
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([crossrpms],[0.20061016.1],[rtems-bugs@rtems.com])
|
||||
AC_INIT([crossrpms],[0.20061016.1],[http://www.rtems.org/bugzilla])
|
||||
AC_CONFIG_SRCDIR([binutils/binutils.add])
|
||||
AC_CONFIG_AUX_DIR(.)
|
||||
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: New BUG-REPORT address.
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.4],[rtems-bugs@rtems.com],
|
||||
AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.4],[http://www.rtems.org/bugzilla],
|
||||
[rtems-]_RTEMS_API[-repo-conf])
|
||||
RTEMS_VERSIONING
|
||||
AC_CONFIG_SRCDIR([gpg])
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: New BUG-REPORT address.
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ m4_define([M4_RTEMS_VERSION],[4.6.99.3])
|
||||
m4_define([M4_RTEMS_RELEASE],[0])
|
||||
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([rtemsrpms],[M4_RTEMS_RELEASE],[rtems-bugs@rtems.com])
|
||||
AC_INIT([rtemsrpms],[M4_RTEMS_RELEASE],[http://www.rtems.org/bugzilla])
|
||||
AC_CONFIG_AUX_DIR(.)
|
||||
|
||||
AC_CANONICAL_HOST
|
||||
|
||||
Reference in New Issue
Block a user