summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2024-02-15Use autoconf instead of platform ifdefs to check for lrand48()Alan Coopersmith1-0/+3
2023-12-02configure: pass noyywrap to AC_PROG_LEX if using autoconf 2.70 or laterAlan Coopersmith1-2/+2
2022-10-15xgc 1.0.6xgc-1.0.6Alan Coopersmith1-2/+2
2021-12-06Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-11-28Trim trailing whitespace from linesAlan Coopersmith1-2/+2
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2015-04-16xgc 1.0.5xgc-1.0.5Alan Coopersmith1-1/+1
2014-06-02configure: Drop AM_MAINTAINER_MODEAlan Coopersmith1-1/+0
2013-08-14configure: look for gram.c in $srcdirJulien Cristau1-1/+1
2013-01-12xgc 1.0.4xgc-1.0.4Alan Coopersmith1-1/+1
2013-01-12config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith1-1/+5
2011-01-19config: move man pages into their own directoryGaetan Nadon1-1/+4
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2010-11-01config: replace AC_CHECK_FILE with test -fGaetan Nadon1-2/+5
2010-10-30xgc 1.0.3xgc-1.0.3Alan Coopersmith1-1/+2
2010-10-30config: Remove unnecessary calls from configure.acAlan Coopersmith1-8/+1
2010-10-30config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-18config: allow to build tarball when yacc is missingmasterGaetan Nadon1-1/+2
2010-07-01config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith1-3/+3
2010-06-04config: add check for yacc to insure it is installed #27973Gaetan Nadon1-0/+2
2009-12-19configure.ac: use backticks rather than $() for cmd subsGaetan Nadon1-1/+1
2009-11-11Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-3/+3
2009-11-10xgc 1.0.2xgc-1.0.2Alan Coopersmith1-1/+1
2009-11-10Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-11/+5
2009-01-14correcting typo w. regards to XGC_CFLAGSJens Stroebel1-1/+1
2009-01-13Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-2/+13
2008-08-20xaw8 is gone, use xaw7James Cloos1-1/+1
2005-12-21Update package version for X11R7 release.xgc-1.0.1XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin1-1/+1
2005-12-15Update package version number for final X11R7 release candidate.xgc-1.0.0XORG-6_99_99_904Kevin E Martin1-1/+1
2005-12-07Change to use the app-defaults default dir configured in libXt.MODULAR_COPYKevin E Martin1-0/+4
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin1-1/+1
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin1-1/+1
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith1-0/+1
2005-07-29Various changes preparing packages for RC0:Kevin E Martin1-1/+3
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson1-3/+3
2005-07-05Add build system for xgcSøren Sandmann Pedersen1-0/+41