diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/config.in b/src/config.in index 20d5d165d7b..68cd4b39ac0 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -561,9 +561,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 561 | /* Define to 1 if you have the `random' function. */ | 561 | /* Define to 1 if you have the `random' function. */ |
| 562 | #undef HAVE_RANDOM | 562 | #undef HAVE_RANDOM |
| 563 | 563 | ||
| 564 | /* Define to 1 if you have the <random.h> header file. */ | ||
| 565 | #undef HAVE_RANDOM_H | ||
| 566 | |||
| 567 | /* Define to 1 if you have the `recvfrom' function. */ | 564 | /* Define to 1 if you have the `recvfrom' function. */ |
| 568 | #undef HAVE_RECVFROM | 565 | #undef HAVE_RECVFROM |
| 569 | 566 | ||