aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPaul Eggert2011-02-09 23:03:12 -0800
committerPaul Eggert2011-02-09 23:03:12 -0800
commitdd4638842ad1921562bc66049ec81a4530651cdf (patch)
tree95521d694eb2e7559d9a4723eb17d95ff06af4d9 /src
parent79ab4b7f0e69ac1d76186346c33187b1fb02ff02 (diff)
downloademacs-dd4638842ad1921562bc66049ec81a4530651cdf.tar.gz
emacs-dd4638842ad1921562bc66049ec81a4530651cdf.zip
Merge from gnulib.
Diffstat (limited to 'src')
-rw-r--r--src/config.in3
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