kopia lustrzana https://gitlab.com/sane-project/backends
Added test for IOKit.
rodzic
30812eaa05
commit
bddde95e05
|
@ -19,6 +19,7 @@
|
||||||
Mattias Ellert <mattias.ellert@tsl.uu.se>).
|
Mattias Ellert <mattias.ellert@tsl.uu.se>).
|
||||||
* sanei/sanei_scsi.c: Added SCSI support for MacOS X (from
|
* sanei/sanei_scsi.c: Added SCSI support for MacOS X (from
|
||||||
Mattias Ellert <mattias.ellert@tsl.uu.se>).
|
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>
|
2003-04-27 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
||||||
|
|
|
@ -90,6 +90,9 @@
|
||||||
/* Define to 1 if you have the <inttypes.h> header file. */
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
||||||
#undef HAVE_INTTYPES_H
|
#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. */
|
/* Define to 1 if you have the `ioperm' function. */
|
||||||
#undef HAVE_IOPERM
|
#undef HAVE_IOPERM
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue