summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2009-11-16Move xdmxconfig modules into DMX conditionals (#25102)Peter Hutterer1-3/+3
2009-11-13configure: change 'sigio-default' to 'use-sigio-by-default'Paulo Ricardo Zanoni1-1/+1
2009-11-11INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+1
2009-11-11Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-3/+4
2009-11-09Cygwin/X: Allow composite to be enabled for XwinYaakov Selkowitz1-4/+0
2009-11-09Set default font path with fontutil 1.1 and fontpath.dYaakov Selkowitz1-8/+24
2009-11-05configure.ac: Notify user about which SHA1 implementation is being usedJeremy Huddleston1-0/+2
2009-11-05SHA1: Add support for Common CryptoJeremy Huddleston1-1/+13
2009-11-05Enable XF86PM on all Solaris platforms, not just x86/x64Alan Coopersmith1-1/+1
2009-11-02add libc as a choice for SHA1 implementationMatthieu Herrb1-1/+13
2009-10-29Supply all code using dl*() with DLOPEN_LIBSedidMikhail Gusarov1-2/+3
2009-10-28os: Add libsha1 as a choice of SHA1 implementationMikhail Gusarov1-1/+10
2009-10-28Add missing DLOPEN_LIBS to kdrive compilation flagsMikhail Gusarov1-1/+1
2009-10-28Merge remote branch 'jcristau/sha1'Keith Packard1-21/+52
2009-10-23Bump to 1.7.99.2 (unreleased)Keith Packard1-2/+2
2009-10-22Bump version to 1.7.99.1Keith Packard1-1/+1
2009-10-22Don't attempt to build hw/kdrive/sdl/Makefile anymoreKeith Packard1-1/+0
2009-10-22Always check for doxygen so that distcheck gets dmx docsKeith Packard1-5/+5
2009-10-22Make sure HAVE_DOXYGEN is defined when not building dmxKeith Packard1-1/+3
2009-10-21Merge remote branch 'whot/master'Keith Packard1-19/+7
2009-10-21Fix 'distcheck' to use host xkb files but install to build dirKeith Packard1-2/+7
2009-10-20kdrive: Purge XsdlPeter Hutterer1-19/+0
2009-10-20dmx: remove doxygen-generated files.Peter Hutterer1-0/+7
2009-10-15Fix XWIN_LIBS definitionYaakov Selkowitz1-2/+2
2009-10-15Add libgcrypt as an option for SHA1Julien Cristau1-1/+10
2009-10-15configure: add --with-sha1={libmd,libcrypto} optionJulien Cristau1-19/+39
2009-10-15Move SHA1 computation from render/glyph.c to os/Julien Cristau1-7/+9
2009-10-14Cygwin/X: Don't build rootless extension code unless we need itJon TURNEY1-2/+8
2009-10-06Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-17/+12
2009-10-06Add platform tests for Dtrace linker magicAlan Coopersmith1-1/+13
2009-10-06configure: quote argument to m4_pattern_forbidJulien Cristau1-1/+1
2009-10-06Remove shave now that automake-1.11 has AM_SILENT_RULESAlan Coopersmith1-7/+0
2009-10-06Require libXtst >= 1.0.99.2 and libdmx >= 1.0.99.1Peter Hutterer1-4/+6
2009-10-05Set XQUARTZ to no on non-Darwin OS'esAlan Coopersmith1-0/+1
2009-10-02configure: if xnest was requested but modules weren't found, fail.Peter Hutterer1-0/+3
2009-09-27Add (ok, fix) support for DTrace under OS XBen Byer1-7/+1
2009-09-28configure: make XNEST default to auto.Tilman Sauerbeck1-1/+1
2009-09-26dmx: reshuffle linker order to avoid errors when MITSHM is undefined.Kevin E Martin1-1/+1
2009-09-26configure: Unify all library defines that require a specific version.Peter Hutterer1-9/+17
2009-09-24Fix build of unit tests when dtrace probes are enabledAlan Coopersmith1-0/+2
2009-09-25Require libXext >= 1.0.99.4Peter Hutterer1-9/+11
2009-09-24configure: fix up tslib check once again.Peter Hutterer1-1/+5
2009-09-22Bump to 1.7.99.1Peter Hutterer1-1/+1
2009-09-22configure: fix up check for tslib.Peter Hutterer1-16/+8
2009-09-21configure: resourceproto is optional.Peter Hutterer1-1/+1
2009-09-20Bump fixesproto requirement to 4.1Thomas Jaeger1-1/+1
2009-09-18configure: Fix broken quoting for initialization of REQUIRED_MODULESCarl Worth1-15/+1
2009-09-18Require dmxproto 2.2.99.1Peter Hutterer1-1/+1
2009-09-18configure.ac: move all protocol requirements to a single location.Peter Hutterer1-22/+54
2009-09-17Check for -wrap support in the linkerAlan Coopersmith1-6/+31