]> git.eshelyaron.com Git - emacs.git/commitdiff
Add vfork bits.
authorDave Love <fx@gnu.org>
Sat, 12 Feb 2000 16:25:11 +0000 (16:25 +0000)
committerDave Love <fx@gnu.org>
Sat, 12 Feb 2000 16:25:11 +0000 (16:25 +0000)
src/config.in

index f1b37bf86e1176ed8ecf5fdf802969505ff8c9f2..72928759558077b46d1d24544743dae25db076ad 100644 (file)
@@ -167,6 +167,7 @@ Boston, MA 02111-1307, USA.  */
 #undef HAVE_STDIO_EXT_H
 #undef STDC_HEADERS
 #undef TIME_WITH_SYS_TIME
+#undef HAVE_VFORK_H
 #undef HAVE_SETITIMER
 #undef HAVE_UALARM
 
@@ -284,6 +285,8 @@ Boston, MA 02111-1307, USA.  */
 
 #undef HAVE_AIX_SMT_EXP
 
+#undef vfork
+
 /* Define if you have the ANSI `strerror' function.
    Otherwise you must have the variable `char *sys_errlist[]'.  */
 #undef HAVE_STRERROR