Finish X removal
This commit is contained in:
@@ -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.
|
||||
|
@@ -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 */
|
||||
|
||||
|
Reference in New Issue
Block a user