]> asedeno.scripts.mit.edu Git - 1ts-debian.git/commitdiff
actually implement new config tests
authorkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Mon, 21 Jan 2008 07:49:07 +0000 (07:49 +0000)
committerkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Mon, 21 Jan 2008 07:49:07 +0000 (07:49 +0000)
git-svn-id: svn://svn.1ts.org/debian/branches/zephyr-reloaded@264 cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f

zephyr/h/config.h.in

index c962a5d3ea535138f7fa45079d713fa605d21846..40c0a3e4ebd8c05a70c118bb2ea1b7d149f3438f 100644 (file)
 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
 #undef HAVE_SYS_WAIT_H
 
+/* Define to 1 if you have the <termcap.h> header file. */
+#undef HAVE_TERMCAP_H
+
 /* Define to 1 if you have the <termios.h> header file. */
 #undef HAVE_TERMIOS_H
 
+/* Define to 1 if you have the <term.h> header file. */
+#undef HAVE_TERM_H
+
 /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H