Vincent Torri
2d04a1e6ce
factorize m4 macros and add one to set X extensions
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-08-31 10:33:31 +02:00
Eamon Walsh
947a2e26e4
Add SELinux extension support, disabled by default.
2008-01-24 16:02:34 -05:00
Eamon Walsh
0b5f684eb0
Add XInput extension support, disabled by default.
2008-01-24 15:57:35 -05:00
Eamon Walsh
c72581c844
Inputs to AC_CONFIG_FILES are automatically distributed.
...
Hence, it is not necessary to explicitly add them to EXTRA_DIST.
2008-01-15 17:06:14 -05:00
Eamon Walsh
7a74ba3d02
Generated the configure.ac and Makefile.am's in libxcb with the idea of
...
making each extension library individually selectable for build.
Signed-off-by: Eamon Walsh <ewalsh@tycho.nsa.gov>
2007-12-07 16:22:04 -05:00
Josh Triplett
70a72f65e4
Add autogen.sh to EXTRA_DIST.
2006-12-10 21:10:06 -08:00
Josh Triplett
867ae5eb5c
Add tools/* to EXTRA_DIST.
2006-12-10 21:09:30 -08:00
Josh Triplett
af3a15838f
Rework doxygen build and install to work with srcdir != builddir
...
The documentation generation with doxygen now works when built out of tree,
with srcdir != builddir. xcb.doxygen now gets generated from xcb.doxygen.in,
so that it can use top_builddir and top_srcdir to find source and to output
documentation. Also fill in PROJECT_NUMBER from @VERSION@, now that we have
it readily available via autoconf.
2006-11-23 00:11:09 -08:00
TORRI Vincent
f32c7131cc
add xcb.doxygen to EXTRA_DIST
2006-11-05 18:22:55 +01:00
Jeremy Kolb
c1504691ec
Add library support for xcb-xinerama.
...
This is version 1.1 of the Xinerama (PanoramiX) extension.
2006-10-12 23:52:59 -04:00
Josh Triplett
0d7beff580
Actually install xcb-xlib.pc, and ship xcb-xlib.pc.in in distribution tarballs
2006-09-25 04:43:04 -07:00
Josh Triplett
17c3448f58
Rename xcb-xfree86dri.pc.in to xcb-xf86dri.pc.in to match libXCBxf86dri, change its Libs line to use -lXCBxf86dri, and change configure.ac and Makefile.am accordingly.
2006-04-27 12:33:41 -07:00
Josh Triplett
b825f3385b
Add .pc.in files for all the new extension libraries. Generate .pc files from the new .pc.in files in configure.ac. Install the new .pc files in Makefile.am, and add the new .pc.in files to EXTRA_DIST.
...
Based on a patch by Vincent Torri. Changes from that patch: add Requires to the .pc.in files based on the <import>s in the extensions, add a .pc.in file for libXCBxtest, change Name and Description fields to match extension names.
2006-04-26 13:22:12 -07:00
Josh Triplett
47ceed7861
Remove xcl and CVSROOT.
2006-02-18 16:49:41 -08:00