Don't use our version of ffs() if the system has one

This commit is contained in:
Julien Cristau
2008-09-22 01:59:31 +02:00
parent af0d5e2ef7
commit ab17f88506
3 changed files with 8 additions and 1 deletions

View File

@@ -433,4 +433,7 @@
/* Need the strcasestr function. */
#undef NEED_STRCASESTR
/* Define to 1 if you have the `ffs' function. */
#undef HAVE_FFS
#endif /* _DIX_CONFIG_H_ */