Finish X removal

This commit is contained in:
Viktor Dukhovni
2016-11-14 16:02:43 -05:00
parent f917c9d17b
commit a3eb786491
2 changed files with 0 additions and 13 deletions

View File

@@ -312,10 +312,6 @@ AC_CONFIG_SUBDIRS([lib/libedit])
KRB_C_BIGENDIAN
AC_C_INLINE
KRB_CHECK_X
AM_CONDITIONAL(HAVE_X, test "$no_x" != yes)
dnl AM_C_PROTOTYPES
dnl Checks for typedefs, structures, and compiler characteristics.

View File

@@ -1207,15 +1207,6 @@ static const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
/* define if struct winsize has ws_ypixel */
/* #define HAVE_WS_YPIXEL 1 */
/* Define to 1 if you have the `XauFileName' function. */
/* #undef HAVE_XAUFILENAME */
/* Define to 1 if you have the `XauReadAuth' function. */
/* #undef HAVE_XAUREADAUTH */
/* Define to 1 if you have the `XauWriteAuth' function. */
/* #undef HAVE_XAUWRITEAUTH */
/* Define to 1 if you have the `yp_get_default_domain' function. */
/* #undef HAVE_YP_GET_DEFAULT_DOMAIN */