Move definition of HAVE_DEV_URANDOM and SCSIBUFFERSIZE from

CFLAGS to config.h.
DEVEL_2_0_BRANCH-1
Petter Reinholdtsen 2001-01-14 23:45:32 +00:00
rodzic 56664981bf
commit 20406f0769
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -175,6 +175,12 @@
/* Define if you have the strdup function. */
#undef HAVE_STRDUP
/* Is /dev/urandom available? */
#undef HAVE_DEV_URANDOM
/* SCSI command buffer size */
#undef SCSIBUFFERSIZE
/* Define if you have the strncasecmp function. */
#undef HAVE_STRNCASECMP