From bugzilla bug 13467¹:

Currently the xserver fails to build without this (now deleted) file, as the
Makefile tries to distribute it.  The patch simply removes the reference to
modeline2c.pl.

1] http://bugs.freedesktop.org/show_bug.cgi?id=13467

Signed-off-by: James Cloos <cloos@jhcloos.com>
This commit is contained in:
Andrew Oakley 2007-12-05 20:23:05 -05:00 committed by James Cloos
parent 320abd7d1d
commit cb44b6121c

View File

@ -87,7 +87,6 @@ EXTRA_DIST = \
xf86Date.h \
xf86DefModes.c \
$(MODEDEFSOURCES) \
modeline2c.pl \
$(DISTKBDSOURCES)
if LNXACPI