summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2023-02-11Print which arguments were unknown before giving usage messageAlan Coopersmith1-0/+3
2022-11-12xlogo 1.0.6xlogo-1.0.6Alan Coopersmith1-2/+2
2022-10-15Add configure check and --with-xkb option for use of XkbStdBellAlan Coopersmith1-1/+22
2021-12-06configure: make ---with-render help string match the accepted option nameAlan Coopersmith1-4/+4
2021-12-06Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2019-03-03xlogo 1.0.5xlogo-1.0.5Alan Coopersmith1-1/+1
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2014-05-31config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith1-3/+5
2014-05-31configure: Drop AM_MAINTAINER_MODEAlan Coopersmith1-1/+0
2012-03-22xlogo 1.0.4xlogo-1.0.4Alan Coopersmith1-1/+1
2011-09-25Require xt >= 1.0 for appdefaultdirJeremy Huddleston1-1/+1
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-2/+2
2010-11-19Bug 31645 - xlogo: Doesn't build with libXrender and without libXftAlan Coopersmith1-0/+1
2010-10-30xlogo 1.0.3xlogo-1.0.3Alan Coopersmith1-1/+2
2010-09-24config: Remove unnecessary calls from configure.acAlan Coopersmith1-3/+0
2010-09-24config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-01Combine dependencies into a single call to PKG_CHECK_MODULESAlan Coopersmith1-13/+4
2010-07-01Xmu functions are called directly, so include it in PKG_CHECK_MODULESAlan Coopersmith1-1/+1
2010-07-01config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith1-3/+3
2010-04-16Add dependency on libSM since xlogo calls SmcCloseConnectionAlan Coopersmith1-1/+1
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon1-1/+0
2009-12-19configure.ac: use backticks rather than $() for cmd subsGaetan Nadon1-1/+1
2009-12-10xlogo 1.0.2xlogo-1.0.2Alan Coopersmith1-1/+1
2009-12-10Add direct dependency on libXt, since xlogo calls Xt functionsAlan Coopersmith1-1/+1
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-01Require macros 1.3 for XORG_DEFAULT_OPTIONSJeremy Huddleston1-9/+5
2009-01-22Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade1-8/+13
2008-08-20xaw8 is gone, use xaw7James Cloos1-1/+1
2008-04-20Use AM_CFLAGS instead of xlogo_CFLAGS and remove AM_PROG_CC_C_OJulien Cristau1-1/+0
2008-03-27Added missing AM_PROG_CC_C_OJeremy Huddleston1-0/+1
2005-12-21Update package version for X11R7 release.xlogo-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.xlogo-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-11-20Add dependency on xp module when building with Xprint support.Alan Coopersmith1-1/+1
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin1-0/+4
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-08-16Fix render checks to check for both Xrender & Xft2, and to define XRENDERAlan Coopersmith1-3/+18
2005-07-29Various changes preparing packages for RC0:Kevin E Martin1-1/+3
2005-07-23Fix remaining DEP_{CFLAGS,LIB} referencesMatthieu Herrb1-4/+4
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson1-7/+7
2005-07-05Add build systems for xlogo, xlsatoms, xlsclients, xmag, xman, xmessage,Søren Sandmann Pedersen1-0/+51