summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2006-04-14Bump to 1.0.99.901; don't know how this got missed.Adam Jackson1-1/+1
2006-04-05Put the screensaver extension back in the Xext module.Fredrik Höglund1-2/+2
2006-04-02Reorder link order for Xdmx to fix new screensaver variable referencexorg-server-1_0_99_2Adam Jackson1-2/+2
2006-04-01Disable Xprint freetype support momentarily. Needs ttf2pt1.c, which existsAdam Jackson1-1/+1
2006-04-01Bug #5801: Check for MTRR support under Linux. Minor refactoring of MTRRDaniel Stone1-5/+11
2006-04-01Make Xprint AC_ARG_ENABLEs and AC_ARG_WITHs unconditional also.Daniel Stone1-3/+5
2006-04-01Unconditionally run XP_USE_FREETYPE AM_CONDITIONAL, not only in the XprintDaniel Stone1-1/+1
2006-03-31Move the screensaver extension from module to builtins.Fredrik Höglund1-2/+2
2006-03-31Add full FreeType support for Xprint. (Drew Parsons)Daniel Stone1-0/+36
2006-03-28Fix another typo.Kristian Høgsberg1-1/+1
2006-03-28Fix a couple of typos.Kristian Høgsberg1-1/+0
2006-03-28Add --enable-glx-tls ./configure option to enable use of TLS for storingKristian Høgsberg1-0/+8
2006-03-28Silence some editorializing in the configure help text.Adam Jackson1-2/+2
2006-03-27Fix remnants of previous busted _XkbStrCaseCmp commit.Daniel Stone1-0/+2
2006-03-21Make the server distcheck and tag 1.0.99.1 snapshot.xorg-server-1_0_99_1Kristian Høgsberg1-1/+1
2006-03-17Typo fix, reindent.Daniel Stone1-2/+2
2006-03-17Check for glproto when building GLX and make sure we have at least 1.4.6.Kristian Høgsberg1-0/+1
2006-03-15Bump to requiring fixesproto >= 4.0 and compositeproto >= 0.3.Adam Jackson1-2/+2
2006-03-15- OpenBSD needs -Wl,-export-dynamic to export symbols from main executableMatthieu Herrb1-0/+10
2006-03-12Merge accel_indirect branch to HEAD.Kristian Høgsberg1-0/+12
2006-03-11Add HAS_MMAP for XvfbAlan Coopersmith1-0/+3
2006-03-09Do Xorg configure checks for Xgl only as wellMatthias Hopf1-1/+1
2006-03-05define SYS_LIBS to hold system dependant libraries that may needed. and addMatthieu Herrb1-4/+8
2006-02-24OpenBSD supports PCVT and WSCONS. PCCONS is long gone.Matthieu Herrb1-1/+1
2006-02-16Bug #5453: Don't forget to still do AM_CONDITIONAL for XVMC even if XV isEric Anholt1-4/+7
2006-02-16Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard1-9/+23
2006-02-16Move EXA implementation up to the top level and remove its XFree86Eric Anholt1-0/+1
2006-02-15Define NO_LIBCWRAPPER in dix-config.h, and rely on Mesa includingEric Anholt1-0/+1
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt1-1/+1
2006-02-10Make kdrive (i.e. Xephyr only) buildable on FreeBSD and probably other OSesEric Anholt1-0/+3
2006-01-26Speed up checkout and autogen by removing disused iplan2p4 and ilbm.Adam Jackson1-2/+0
2006-01-25Remove xf8_32wid, it's dead code with no maintainer interest. Also removeAdam Jackson1-6/+0
2006-01-10Bomb out if symlink-mesa.sh failed.Daniel Stone1-0/+3
2006-01-06Bug #5525: Build a working Xprt. (Drew Parsons)Adam Jackson1-0/+1
2005-12-30Fix the AC_TRY_RUN for sys/linker.h which had no hope due to lacking aEric Anholt1-7/+4
2005-12-29Disable building LBX by default.Adam Jackson1-1/+1
2005-12-28Bug #5153: standalone CVT modeline generator.Luc Verhaegen1-0/+1
2005-12-28Initial commit of XGL build infrastructure and XGL code changes forEric Anholt1-0/+65
2005-12-28Enough build fixes to get {sdl,ephyr,fake} to link.Adam Jackson1-9/+13
2005-12-28Get Xsdl closer to linking.Adam Jackson1-5/+27
2005-12-27Skeletal kdrive build system. Totall non-functional atm.Adam Jackson1-0/+78
2005-12-25Remove unused layer module.Adam Jackson1-5/+3
2005-12-23Make LBX configuration default to auto.Daniel Stone1-1/+11
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin1-6/+6
2005-12-15Update package version number for final X11R7 release candidate. UpdateKevin E Martin1-3/+3
2005-12-09Bug #4361: Define XF86CONFIGFILE properly so config file generation worksAdam Jackson1-1/+1
2005-12-09Fix sgml docs build.Kevin E Martin1-5/+4
2005-12-08Add configure option to set the top level font dir.Kevin E Martin1-1/+3
2005-12-08Add configure options to allow hard-coded paths to be changed.Kevin E Martin1-2/+2
2005-12-07Change to use the app-defaults default dir configured in libXt.Kevin E Martin1-0/+3