2006-11-17 Ralf Corsépius <ralf.corsepius@rtems.org>

* configure.ac: Suppress itron if int8/int16_t are not provided.
	* configure.ac, Makefile.am, itron/Makefile.am, wrapup/Makefile.am:
	Introduce AM_CONDITIONAL(LIBITRON).
	Remove AM_CONDITIONAL(HAS_ITRON).
This commit is contained in:
Ralf Corsepius
2006-11-17 09:51:34 +00:00
parent 91fadb3feb
commit 59f1632288
+7
View File
@@ -1,3 +1,10 @@
2006-11-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Suppress itron if int8/int16_t are not provided.
* configure.ac, Makefile.am, itron/Makefile.am, wrapup/Makefile.am:
Introduce AM_CONDITIONAL(LIBITRON).
Remove AM_CONDITIONAL(HAS_ITRON).
2006-11-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am: Introduce AM_CONDITIONAL(LIBDOSFS).