forked from Imagelibrary/rtems
2006-11-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am: Introduce AM_CONDITIONAL(LIBDOSFS).
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
2006-11-17 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* wrapup/Makefile.am: Introduce AM_CONDITIONAL(LIBDOSFS).
|
||||
* configure.ac, Makefile.am, libfs/Makefile.am:
|
||||
Introduce AM_CONDITIONAL(LIBDOSFS).
|
||||
|
||||
|
||||
@@ -28,6 +28,8 @@ endif
|
||||
TMP_LIBS += ../libcsupport/libcsupport.a
|
||||
if !UNIX
|
||||
TMP_LIBS += ../libblock/libblock.a
|
||||
endif
|
||||
if LIBDOSFS
|
||||
TMP_LIBS += ../libfs/libdosfs.a
|
||||
endif
|
||||
TMP_LIBS += ../libfs/libimfs.a
|
||||
|
||||
Reference in New Issue
Block a user