summaryrefslogtreecommitdiffstats
path: root/aclocal/enable-posix.m4
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-23 13:57:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-23 13:57:02 +0000
commit9f4868cea9c37ff42c0c01dd217c6710a6dda2aa (patch)
treeccafc2587352f57c5db8ba8fd924ca1240dfd416 /aclocal/enable-posix.m4
parentPatch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-9f4868cea9c37ff42c0c01dd217c6710a6dda2aa.tar.bz2
Miscellaneous patches from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
that are part of the Makefile.am conversion effort but were missed in the previous commits.
Diffstat (limited to 'aclocal/enable-posix.m4')
-rw-r--r--aclocal/enable-posix.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/aclocal/enable-posix.m4 b/aclocal/enable-posix.m4
index ee2d9fd37f..12fe119c5f 100644
--- a/aclocal/enable-posix.m4
+++ b/aclocal/enable-posix.m4
@@ -2,7 +2,7 @@ dnl $Id$
AC_DEFUN(RTEMS_ENABLE_POSIX,
[
-AC_BEFORE([$0], [RTEMS_CHECK_POSIX_API])dnl
+## AC_BEFORE([$0], [RTEMS_CHECK_POSIX_API])dnl
AC_ARG_ENABLE(posix,
[ --enable-posix enable posix interface],