summaryrefslogtreecommitdiffstats
path: root/tools/schedsim/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'tools/schedsim/configure.ac')
-rw-r--r--tools/schedsim/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/schedsim/configure.ac b/tools/schedsim/configure.ac
index 19f9cf81f7..244ee5ad0d 100644
--- a/tools/schedsim/configure.ac
+++ b/tools/schedsim/configure.ac
@@ -2,7 +2,7 @@
##
## $Id$
-AC_PREREQ(2.68)
+AC_PREREQ([2.68])
AC_INIT([rtems-tools-schedsim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([rtems])
RTEMS_TOP(../..)