Missed these in previous commits, sorry.

This commit is contained in:
davem 2009-04-11 08:33:35 +00:00
parent 0d44993d69
commit 0f005da92a
5 changed files with 406 additions and 1 deletions

View file

@ -79,6 +79,12 @@
/* Define to 1 if you have the <usb.h> header file. */
#undef HAVE_USB_H
/* Define to 1 if you have the `__bswapdi2' function. */
#undef HAVE___BSWAPDI2
/* Define to 1 if you have the `__bswapsi2' function. */
#undef HAVE___BSWAPSI2
/* Define to 1 if you enable memory manager debugging. */
#undef MM_DEBUG