summaryrefslogtreecommitdiffstats
path: root/scripts/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/configure.ac')
-rw-r--r--scripts/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/configure.ac b/scripts/configure.ac
index a1e47f5738..3d3d5908b0 100644
--- a/scripts/configure.ac
+++ b/scripts/configure.ac
@@ -1,10 +1,10 @@
## $Id$
AC_PREREQ(2.52)
-AC_INIT
+AC_INIT([rtems-scripts],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([binutils])
AC_PREFIX_DEFAULT([/opt/rtems])
-AM_INIT_AUTOMAKE(rtems-scripts,20010516,no)
+AM_INIT_AUTOMAKE([no-define foreign 1.6])
AC_CANONICAL_HOST