summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2005-10-12configure.ac Set up cpp pre-processing of man pages Add shadow man pagesAlan Coopersmith
for man pages that document multiple functions.
2005-09-21Add checks for poll & snprintf & define old Imake names if found Enable XKBAlan Coopersmith
usage in Xt unless --disable-xkb is specified Set STRINGSABIOPTIONS for building StringDefs files on Solaris, SCO, and SVR4 systems.
2005-07-29Various changes preparing packages for RC0:Kevin E Martin
- Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version
2005-05-22Check for <alloca.h> and define INCLUDE_ALLOCA_H if found, sinceAlan Coopersmith
<Xalloca.h> requires it.
2005-05-19revert last change, didn't do right thing at all, sorry for the noiseAdam Jackson
2005-05-19Require automake 1.7 in AM_INIT_AUTOMAKEAdam Jackson
2005-05-18- conditionally include config.h in xc/lib/Xt sourcesXORG-6_8_99_8Søren Sandmann Pedersen
- add build system for lib/Xt