aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChong Yidong2010-01-30 23:29:06 -0500
committerChong Yidong2010-01-30 23:29:06 -0500
commit5e4fe3f9cf2e351d9634df46176ed2de3239c1b7 (patch)
treeee7629226daf28247ef76ac3eead4de852e67a46 /src
parentcb2a62f242e8c718982d034063136d375d5bbf80 (diff)
downloademacs-5e4fe3f9cf2e351d9634df46176ed2de3239c1b7.tar.gz
emacs-5e4fe3f9cf2e351d9634df46176ed2de3239c1b7.zip
src/config.in: Regenerate.
Diffstat (limited to 'src')
-rw-r--r--src/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index fca6ac89dff..b321c586a4a 100644
--- a/src/config.in
+++ b/src/config.in
@@ -741,6 +741,9 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
741/* Define to 1 if you have the <utime.h> header file. */ 741/* Define to 1 if you have the <utime.h> header file. */
742#undef HAVE_UTIME_H 742#undef HAVE_UTIME_H
743 743
744/* Define to 1 if you have the <utmp.h> header file. */
745#undef HAVE_UTMP_H
746
744/* Define to 1 if you have the `vfork' function. */ 747/* Define to 1 if you have the `vfork' function. */
745#undef HAVE_VFORK 748#undef HAVE_VFORK
746 749