Add sysv and sco os-support subdirs and add simple EXTRA_DIST Makefile.am

in those dirs. Remove unsupported os-support subdirs (bsdi, dgux, hurd,
    nto, os2, pmax, qnx4) that have no maintainer and we don't dist.
Add Options.
This commit is contained in:
Kristian Høgsberg 2005-10-14 20:01:36 +00:00
parent 57abb5b171
commit 0676a2874a
5 changed files with 14 additions and 2 deletions

View File

@ -1,3 +1,13 @@
2005-10-14 Kristian Høgsberg <krh@redhat.com>
* hw/xfree86/os-support/Makefile.am (DIST_SUBDIRS): Add sysv and
sco os-support subdirs and add simple EXTRA_DIST Makefile.am in
those dirs. Remove unsupported os-support subdirs (bsdi, dgux,
hurd, nto, os2, pmax, qnx4) that have no maintainer and we don't
dist.
* hw/xfree86/Makefile.am (EXTRA_DIST): Add Options.
2005-10-13 Donnie Berkholz <spyderous@gentoo.org>
* configure.ac: Add XTRAP_LIB to XPRINT_EXTENSIONS to fix xprint build when

View File

@ -69,4 +69,4 @@ if INSTALL_SETUID
chmod u+s $(DESTDIR)$(bindir)/Xorg
endif
EXTRA_DIST = xorgconf.cpp
EXTRA_DIST = xorgconf.cpp Options

View File

@ -3,7 +3,7 @@ DRI_SUBDIRS=drm
endif
SUBDIRS = bus @XORG_OS_SUBDIR@ misc $(DRI_SUBDIRS)
DIST_SUBDIRS = bsd bus drm misc linux solaris
DIST_SUBDIRS = bsd bus drm misc linux solaris sysv sco
sdk_HEADERS = xf86_OSproc.h xf86_OSlib.h xf86_ansic.h xf86_libc.h xf86drm.h \
xf86drmCompat.h assyntax.h xf86OSKbd.h xf86OSmouse.h

View File

@ -0,0 +1 @@
EXTRA_DIST = sco_init.c sco_io.c sco_iop.c sco_mouse.c sco_video.c VTsw_sco.c

View File

@ -0,0 +1 @@
EXTRA_DIST = sysv_init.c sysv_io.c sysv_mouse.c sysv_video.c xqueue.c xqueue.h