summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2010-10-28libXt 1.0.9libXt-1.0.9Alan Coopersmith1-1/+2
2010-08-06man: using the C preprocessor is not required for man pages.Gaetan Nadon1-6/+3
2010-06-08Move Xt specs from xorg-docs moduleAlan Coopersmith1-0/+1
2010-04-05config: update and relocate AX_DEFINE_DIR macroGaetan Nadon1-0/+1
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-03-27config: remove execute permission on configureation fileGaetan Nadon1-0/+0
2010-03-15libXt 1.0.8libXt-1.0.8Rémi Cardona1-1/+1
2009-12-11darwin: xnu doesn't support poll on ttys on the master side.Jeremy Huddleston1-3/+2
2009-12-07Don't install makestrs on the systemRémi Cardona1-6/+0
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-2/+3
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-08libXt 1.0.7libXt-1.0.7Alan Coopersmith1-1/+1
2009-10-08Replace AC_DEFINE_DIR with AX_DEFINE_DIR from Autoconf ArchiveAlan Coopersmith1-1/+1
2009-10-06Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-11/+5
2009-08-25Link against libICEJulien Cristau1-1/+1
2009-08-03Fix compilation of host tools in cross-compilation caseThomas Petazzoni1-0/+4
2009-07-02libXt 1.0.6libXt-1.0.6Adam Jackson1-1/+1
2009-03-12darwin: Don't use poll() on versions of darwin before darwin10Jeremy Huddleston1-2/+9
2009-01-30Janitor: ansification, make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade1-3/+8
2008-09-23configure.ac: Minor thinkoDaniel Stone1-1/+1
2008-09-23configure.ac: Use native compiler for build toolsJohn Tapsell1-0/+9
2008-04-29Link with winsock for WIN32 platformsAlan Hourihane1-0/+3
2008-03-09nuke RCS IdsMatthieu Herrb1-2/+0
2008-03-07Solaris builds need to pass -intelabi to makestrs, even on SPARCAlan Coopersmith1-4/+2
2007-02-20added -flat_namespace to CFLAGS for DarwinBen Byer1-0/+11
2007-01-27Version bump: 1.0.5libXt-1.0.5Alan Coopersmith1-1/+1
2006-11-08bump to 1.0.4libXt-1.0.4Daniel Stone1-1/+1
2006-10-27Fix .pc file with new autotools by using AC_DEFINE_DIR.Eric Anholt1-1/+1
2006-10-13Bump to 1.0.3libXt-1.0.3Adam Jackson1-1/+1
2006-05-12Bump to 1.0.2libXt-1_0_2XORG-7_1Adam Jackson1-1/+1
2006-04-27Bump to 1.0.1libXt-1_0_1Adam Jackson1-1/+1
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904Kevin E Martin1-1/+1
2005-12-10Add configure option to install makestrs and its manpage.MODULAR_COPYKevin E Martin1-0/+6
2005-12-07Add configure option to set the build's app-default dir, and put the resultKevin E Martin1-1/+8
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin1-1/+1
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin1-0/+1
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin1-1/+1
2005-11-01Update pkgcheck dependencies to work with separate build roots.Kevin E Martin1-1/+1
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin1-1/+1
2005-10-18Add --with-xfile-search-path=<path> and default setting to match monolithAlan Coopersmith1-0/+9
2005-10-12configure.ac Set up cpp pre-processing of man pages Add shadow man pagesAlan Coopersmith1-0/+3
2005-09-21Add checks for poll & snprintf & define old Imake names if found Enable XKBAlan Coopersmith1-0/+32
2005-07-29Various changes preparing packages for RC0:Kevin E Martin1-1/+3
2005-05-22Check for <alloca.h> and define INCLUDE_ALLOCA_H if found, sinceAlan Coopersmith1-0/+3
2005-05-19revert last change, didn't do right thing at all, sorry for the noiseAdam Jackson1-1/+1
2005-05-19Require automake 1.7 in AM_INIT_AUTOMAKEAdam Jackson1-1/+1
2005-05-18- conditionally include config.h in xc/lib/Xt sourcesXORG-6_8_99_8Søren Sandmann Pedersen1-0/+50