summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* fix minor typoDaniel Stone2006-07-211-1/+1
* get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone2006-07-181-14/+1
* Fix the configure check for the --{enable,disable}-dpms optionGustavo Pichorim Boiko2006-07-101-1/+1
* Bug #3042: Use autoconf to get the correct name of a struct member.Tilman Sauerbeck2006-07-081-0/+19
* xorgcfg now needs libxkbui version 1.0.2 or better.Keith Packard2006-07-061-1/+1
* GL proto version 1.4.7 needed for texture-from-pixmap defines.Keith Packard2006-07-061-1/+1
* Drop unused GL/include subtree.Kristian Høgsberg2006-07-061-2/+0
* Bump server version to 7.1.99.2 for gradient and repeat fixes.Eric Anholt2006-07-031-1/+1
* Bump server release to 7.1.99.1.Eric Anholt2006-06-271-3/+3
* Drop libz from the server's link line, it was only needed for LBX.Adam Jackson2006-06-221-1/+1
* Don't add -ldl to XORG_LIBS if it's not needed for dlopenAlan Coopersmith2006-06-201-1/+4
* Another round of loader sense-beating. Remove the (unused) server exportAdam Jackson2006-06-191-1/+1
* Xprint/ -> hw/xprintAdam Jackson2006-06-181-36/+36
* Bump to 1.1.99.2.xorg-server-1_1_99_2Daniel Stone2006-06-031-1/+1
* Add support for kFreeBSD systems. (Robert Millan, Aurelien Jarno)Daniel Stone2006-06-031-5/+8
* Kill LBX, too.Daniel Stone2006-06-011-29/+9
* Ditch more alternate-loader braindamage.Daniel Stone2006-06-011-4/+0
* On NetBSD, add -li386 for i386 and -lx86_64 for x86_64 to SYS_LIBS. (x86_64Jeremy C. Reed2006-05-241-2/+6
* Add AC_SUBST([SOLARIS_ASM_CFLAGS]) that I forgot when splitting them out ofAlan Coopersmith2006-05-231-0/+1
* Bug #5209: Fix APM/ACPI support, again. (Michel Dänzer, Valery Inozemtsev)Adam Jackson2006-05-151-1/+1
* Don't use AM_CONDITIONAL inside shell conditionals. Bugzilla #6916.Matthieu Herrb2006-05-141-3/+4
* Bug #5209: Re-enable building APM and ACPI support. (Michel Dänzer)Adam Jackson2006-05-091-1/+10
* Make Xephyr build on Solaris:Alan Coopersmith2006-05-031-0/+4
* Fix Solaris build with Sun compilers to work when exa is built beforeAlan Coopersmith2006-05-021-1/+2
* Remove cfb16, no longer used.Adam Jackson2006-04-061-1/+0
* Put the screensaver extension back in the Xext module.Fredrik Höglund2006-04-051-2/+2
* Bump to 1.1.99.1.xorg-server-1_1_99_1Adam Jackson2006-04-021-1/+1
* Reorder link order for Xdmx to fix new screensaver variable referencexorg-server-1_0_99_2Adam Jackson2006-04-021-2/+2
* Disable Xprint freetype support momentarily. Needs ttf2pt1.c, which existsAdam Jackson2006-04-011-1/+1
* Bug #5801: Check for MTRR support under Linux. Minor refactoring of MTRRDaniel Stone2006-04-011-5/+11
* Make Xprint AC_ARG_ENABLEs and AC_ARG_WITHs unconditional also.Daniel Stone2006-04-011-3/+5
* Unconditionally run XP_USE_FREETYPE AM_CONDITIONAL, not only in the XprintDaniel Stone2006-04-011-1/+1
* Move the screensaver extension from module to builtins.Fredrik Höglund2006-03-311-2/+2
* Add full FreeType support for Xprint. (Drew Parsons)Daniel Stone2006-03-311-0/+36
* Fix another typo.Kristian Høgsberg2006-03-281-1/+1
* Fix a couple of typos.Kristian Høgsberg2006-03-281-1/+0
* Add --enable-glx-tls ./configure option to enable use of TLS for storingKristian Høgsberg2006-03-281-0/+8
* Silence some editorializing in the configure help text.Adam Jackson2006-03-281-2/+2
* Fix remnants of previous busted _XkbStrCaseCmp commit.Daniel Stone2006-03-271-0/+2
* Make the server distcheck and tag 1.0.99.1 snapshot.xorg-server-1_0_99_1Kristian Høgsberg2006-03-211-1/+1
* Typo fix, reindent.Daniel Stone2006-03-171-2/+2
* Check for glproto when building GLX and make sure we have at least 1.4.6.Kristian Høgsberg2006-03-171-0/+1
* Bump to requiring fixesproto >= 4.0 and compositeproto >= 0.3.Adam Jackson2006-03-151-2/+2
* - OpenBSD needs -Wl,-export-dynamic to export symbols from main executableMatthieu Herrb2006-03-151-0/+10
* Merge accel_indirect branch to HEAD.Kristian Høgsberg2006-03-121-0/+12
* Add HAS_MMAP for XvfbAlan Coopersmith2006-03-111-0/+3
* Do Xorg configure checks for Xgl only as wellMatthias Hopf2006-03-091-1/+1
* define SYS_LIBS to hold system dependant libraries that may needed. and addMatthieu Herrb2006-03-051-4/+8
* OpenBSD supports PCVT and WSCONS. PCCONS is long gone.Matthieu Herrb2006-02-241-1/+1
* Bug #5453: Don't forget to still do AM_CONDITIONAL for XVMC even if XV isEric Anholt2006-02-161-4/+7