Skip to content

Commit

Permalink
Finish X removal
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Dukhovni committed Nov 14, 2016
1 parent f917c9d commit a3eb786
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
4 changes: 0 additions & 4 deletions configure.ac
Expand Up @@ -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.
Expand Down
9 changes: 0 additions & 9 deletions include/config.h.w32
Expand Up @@ -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 */

Expand Down

0 comments on commit a3eb786

Please sign in to comment.