forked from Imagelibrary/rtems
2002-01-04 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, configure.ac: Remove references to wrapup subdirectory.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -100,6 +100,5 @@ score/include/Makefile
|
||||
score/inline/Makefile
|
||||
score/macros/Makefile
|
||||
score/src/Makefile
|
||||
wrapup/Makefile
|
||||
])
|
||||
AC_OUTPUT
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -100,6 +100,5 @@ score/include/Makefile
|
||||
score/inline/Makefile
|
||||
score/macros/Makefile
|
||||
score/src/Makefile
|
||||
wrapup/Makefile
|
||||
])
|
||||
AC_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user