summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/capture/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-11-14 12:13:26 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-11-14 12:13:26 +0000
commit22b689b274c0d2ac2369e7969055dede3e0907cf (patch)
treea24b9226247ce73f5fa23ab3c4729ce7854dc108 /cpukit/libmisc/capture/Makefile.am
parent2002-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-22b689b274c0d2ac2369e7969055dede3e0907cf.tar.bz2
2002-11-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* capture/Makefile.am: Remove AUTOMAKE_OPTIONS. * serdbg/Makefile.am: Remove AUTOMAKE_OPTIONS. * serdbg/serdbgio.c: Add #include <unistd.h>. * shell/Makefile.am: Add RTEMS_LIBSHELL conditional. * wrapup/Makefile.am: Add RTEMS_LIBSHELL conditional. * configure.ac: Check for stdio assignments. Add RTEMS_LIBSHELL conditional.
Diffstat (limited to '')
-rw-r--r--cpukit/libmisc/capture/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/libmisc/capture/Makefile.am b/cpukit/libmisc/capture/Makefile.am
index 2cac13e310..cc26dcbdb3 100644
--- a/cpukit/libmisc/capture/Makefile.am
+++ b/cpukit/libmisc/capture/Makefile.am
@@ -2,8 +2,6 @@
## $Id$
##
-AUTOMAKE_OPTIONS = foreign 1.4
-
include_rtemsdir = $(includedir)/rtems
LIBNAME = libcapture-tmp