2002-01-04 Joel Sherrill <joel@OARcorp.com>

* Makefile.am, configure.ac: Remove references to wrapup subdirectory.
This commit is contained in:
Joel Sherrill
2002-01-04 19:36:11 +00:00
parent f8a913dad4
commit cc2793333b
6 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
2002-01-04 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, configure.ac: Remove references to wrapup subdirectory.
2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use AS_IF instead of if/then/else.

View File

@@ -15,7 +15,7 @@ if HAS_ITRON
ITRON_SUBDIRS = itron
endif
SUBDIRS = include score rtems $(POSIX_SUBDIRS) $(ITRON_SUBDIRS) sapi wrapup
SUBDIRS = include score rtems $(POSIX_SUBDIRS) $(ITRON_SUBDIRS) sapi
include $(top_srcdir)/../../../automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am

View File

@@ -100,6 +100,5 @@ score/include/Makefile
score/inline/Makefile
score/macros/Makefile
score/src/Makefile
wrapup/Makefile
])
AC_OUTPUT

View File

@@ -1,3 +1,7 @@
2002-01-04 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, configure.ac: Remove references to wrapup subdirectory.
2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use AS_IF instead of if/then/else.

View File

@@ -15,7 +15,7 @@ if HAS_ITRON
ITRON_SUBDIRS = itron
endif
SUBDIRS = include score rtems $(POSIX_SUBDIRS) $(ITRON_SUBDIRS) sapi wrapup
SUBDIRS = include score rtems $(POSIX_SUBDIRS) $(ITRON_SUBDIRS) sapi
include $(top_srcdir)/../../../automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am

View File

@@ -100,6 +100,5 @@ score/include/Makefile
score/inline/Makefile
score/macros/Makefile
score/src/Makefile
wrapup/Makefile
])
AC_OUTPUT