summaryrefslogtreecommitdiff
path: root/xserver/cfb/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'xserver/cfb/Makefile.in')
-rw-r--r--xserver/cfb/Makefile.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/xserver/cfb/Makefile.in b/xserver/cfb/Makefile.in
index a7b5c51fb..e1049f566 100644
--- a/xserver/cfb/Makefile.in
+++ b/xserver/cfb/Makefile.in
@@ -222,6 +222,10 @@ GL_CFLAGS = @GL_CFLAGS@
GL_LIBS = @GL_LIBS@
H3600_TS_FALSE = @H3600_TS_FALSE@
H3600_TS_TRUE = @H3600_TS_TRUE@
+HP300_VIDEO_FALSE = @HP300_VIDEO_FALSE@
+HP300_VIDEO_TRUE = @HP300_VIDEO_TRUE@
+HPPA_VIDEO_FALSE = @HPPA_VIDEO_FALSE@
+HPPA_VIDEO_TRUE = @HPPA_VIDEO_TRUE@
I386_VIDEO_FALSE = @I386_VIDEO_FALSE@
I386_VIDEO_TRUE = @I386_VIDEO_TRUE@
INSTALL_DATA = @INSTALL_DATA@
@@ -493,6 +497,8 @@ XWIN_SYSTEM_LIBS = @XWIN_SYSTEM_LIBS@
XWIN_TRUE = @XWIN_TRUE@
XWIN_XV_FALSE = @XWIN_XV_FALSE@
XWIN_XV_TRUE = @XWIN_XV_TRUE@
+X_PRIVSEP_FALSE = @X_PRIVSEP_FALSE@
+X_PRIVSEP_TRUE = @X_PRIVSEP_TRUE@
YACC = @YACC@
__XCONFIGFILE__ = @__XCONFIGFILE__@
ac_ct_AR = @ac_ct_AR@