summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2006-07-21bug #890: completely remove deprecated keyboard driverKristian Høgsberg1-5/+0
2006-07-21add support for built-in fontsDaniel Stone1-0/+8
2006-07-21make XInput mandatoryDaniel Stone1-7/+3
2006-07-21new KDrive input world orderDaniel Stone1-69/+120
2006-07-21add basic D-BUS configuration mechanismDaniel Stone1-3/+17
2006-07-21fix minor typoDaniel Stone1-1/+1
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-14/+1
2006-07-10Fix the configure check for the --{enable,disable}-dpms optionGustavo Pichorim Boiko1-1/+1
2006-07-08Bug #3042: Use autoconf to get the correct name of a struct member.Tilman Sauerbeck1-0/+19
2006-07-06xorgcfg now needs libxkbui version 1.0.2 or better.Keith Packard1-1/+1
2006-07-06GL proto version 1.4.7 needed for texture-from-pixmap defines.Keith Packard1-1/+1
2006-07-06Drop unused GL/include subtree.Kristian Høgsberg1-2/+0
2006-07-03Bump server version to 7.1.99.2 for gradient and repeat fixes.Eric Anholt1-1/+1
2006-06-27Bump server release to 7.1.99.1.Eric Anholt1-3/+3
2006-06-22Drop libz from the server's link line, it was only needed for LBX.Adam Jackson1-1/+1
2006-06-20Don't add -ldl to XORG_LIBS if it's not needed for dlopenAlan Coopersmith1-1/+4
2006-06-19Another round of loader sense-beating. Remove the (unused) server exportAdam Jackson1-1/+1
2006-06-18Xprint/ -> hw/xprintAdam Jackson1-36/+36
2006-06-03Bump to 1.1.99.2.xorg-server-1_1_99_2Daniel Stone1-1/+1
2006-06-03Add support for kFreeBSD systems. (Robert Millan, Aurelien Jarno)Daniel Stone1-5/+8
2006-06-01Kill LBX, too.Daniel Stone1-29/+9
2006-06-01Ditch more alternate-loader braindamage.Daniel Stone1-4/+0
2006-05-24On NetBSD, add -li386 for i386 and -lx86_64 for x86_64 to SYS_LIBS. (x86_64Jeremy C. Reed1-2/+6
2006-05-23Add AC_SUBST([SOLARIS_ASM_CFLAGS]) that I forgot when splitting them out ofAlan Coopersmith1-0/+1
2006-05-15Bug #5209: Fix APM/ACPI support, again. (Michel Dänzer, Valery Inozemtsev)Adam Jackson1-1/+1
2006-05-14Don't use AM_CONDITIONAL inside shell conditionals. Bugzilla #6916.Matthieu Herrb1-3/+4
2006-05-09Bug #5209: Re-enable building APM and ACPI support. (Michel Dänzer)Adam Jackson1-1/+10
2006-05-03Make Xephyr build on Solaris:Alan Coopersmith1-0/+4
2006-05-02Fix Solaris build with Sun compilers to work when exa is built beforeAlan Coopersmith1-1/+2
2006-04-06Remove cfb16, no longer used.Adam Jackson1-1/+0
2006-04-05Put the screensaver extension back in the Xext module.Fredrik Höglund1-2/+2
2006-04-02Bump to 1.1.99.1.xorg-server-1_1_99_1Adam Jackson1-1/+1
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