Added test for IOKit.

merge-requests/1/head
Henning Geinitz 2003-04-30 23:03:27 +00:00
rodzic 30812eaa05
commit bddde95e05
2 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -19,6 +19,7 @@
Mattias Ellert <mattias.ellert@tsl.uu.se>).
* sanei/sanei_scsi.c: Added SCSI support for MacOS X (from
Mattias Ellert <mattias.ellert@tsl.uu.se>).
* include/sane/config.h.in: Added test for IOKit.
2003-04-27 Henning Meier-Geinitz <henning@meier-geinitz.de>

Wyświetl plik

@ -90,6 +90,9 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the <IOKit/IOKitLib.h> header file. */
#undef HAVE_IOKIT_IOKITLIB_H
/* Define to 1 if you have the `ioperm' function. */
#undef HAVE_IOPERM