xproto: Stop generating Xfuncproto.h

This no longer varies at compile time, yay.

Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
Adam Jackson 2018-02-01 14:55:30 -05:00
parent c9120fbdce
commit 7409bb6612
3 changed files with 1 additions and 4 deletions

View file

@ -308,6 +308,7 @@ xproto_HEADERS = \
include/X11/Xatom.h \
include/X11/Xdefs.h \
include/X11/XF86keysym.h \
include/X11/Xfuncproto.h \
include/X11/Xfuncs.h \
include/X11/X.h \
include/X11/Xmd.h \
@ -323,7 +324,6 @@ xproto_HEADERS = \
include/X11/Xwinsock.h
nodist_xproto_HEADERS = \
include/X11/Xfuncproto.h \
include/X11/Xpoll.h
x11protopkgconfigdir = $(datadir)/pkgconfig

View file

@ -37,9 +37,6 @@ XORG_WITH_FOP
XORG_WITH_XSLTPROC
XORG_CHECK_SGML_DOCTOOLS(1.8)
AC_CONFIG_HEADERS([do-not-use-config.h])
AC_CONFIG_HEADERS([include/X11/Xfuncproto.h])
AC_CANONICAL_HOST
AC_ARG_ENABLE(legacy,