diff options
| -rw-r--r-- | src/config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in index 4a53d2d943d..a111c69d89d 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -129,6 +129,7 @@ and this notice must be preserved on all copies. */ | |||
| 129 | #undef HAVE_MKDIR | 129 | #undef HAVE_MKDIR |
| 130 | #undef HAVE_RMDIR | 130 | #undef HAVE_RMDIR |
| 131 | #undef HAVE_RANDOM | 131 | #undef HAVE_RANDOM |
| 132 | #undef HAVE_RAND48 | ||
| 132 | #undef HAVE_BCOPY | 133 | #undef HAVE_BCOPY |
| 133 | #undef HAVE_BCMP | 134 | #undef HAVE_BCMP |
| 134 | #undef HAVE_LOGB | 135 | #undef HAVE_LOGB |