From 85956f9b923a2d511a6bf83c7aca4d74a1c1c170 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 8 Jul 2003 12:24:02 +0000 Subject: 2003-07-08 Ralf Corsepius * configure.ac: Merge-in libnetworking/configure.ac. Remove "rtems-" from RTEMS_VERSION. Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]). * Makefile.am: Add libmisc to SUBDIRS. --- cpukit/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/Makefile.am') diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index e13186b6c0..146e549c4d 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -7,6 +7,7 @@ ACLOCAL_AMFLAGS = -I aclocal include $(top_srcdir)/automake/multilib.am SUBDIRS = . include ada score rtems sapi libblock libfs +SUBDIRS += libnetworking SUBDIRS += @subdirs@ SUBDIRS += libmisc SUBDIRS += wrapup -- cgit v1.2.3