summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-04-07xclock 1.1.1xclock-1.1.1Alan Coopersmith1-1/+1
2022-04-04Fall back to sin() and cos() calls on systems without sincos()Alan Coopersmith1-1/+3
2022-04-03xclock 1.1.0xclock-1.1.0Alan Coopersmith1-1/+1
2021-12-04Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-08-01Fix build on SolarisAlan Coopersmith1-0/+2
2019-07-14xclock 1.0.9xclock-1.0.9Alan Coopersmith1-1/+1
2019-02-19xclock 1.0.8xclock-1.0.8Alan Coopersmith1-1/+1
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2015-05-07No point in trying to use iconv if we don't have nl_langinfoJon TURNEY1-1/+1
2014-06-02configure: Drop AM_MAINTAINER_MODEAlan Coopersmith1-1/+0
2014-06-02config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith1-4/+5
2013-09-07xclock 1.0.7xclock-1.0.7Alan Coopersmith1-1/+1
2013-07-18Add noreturn attributes suggested by -Wmissing-noreturnAlan Coopersmith1-1/+1
2012-02-10xclock 1.0.6xclock-1.0.6Alan Coopersmith1-1/+1
2011-08-24Use AM_ICONVYaakov Selkowitz1-2/+2
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-3/+3
2011-01-12config: remove unrequired AC_SUBST([*_LIBS])Gaetan Nadon1-1/+0
2011-01-12config: remove unrequired AC_SUBST([*_CFLAGS])Gaetan Nadon1-1/+0
2011-01-12config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2011-01-12config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon1-1/+0
2010-09-23xclock 1.0.5xclock-1.0.5Alan Coopersmith1-1/+4
2010-09-23config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-01Xmu functions are called directly, so include it in PKG_CHECK_MODULESAlan Coopersmith1-4/+1
2010-07-01config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith1-3/+3
2009-12-19configure.ac: use backticks rather than $() for cmd subsGaetan Nadon1-1/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+1
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-2/+3
2009-09-21xclock 1.0.4xclock-1.0.4Alan Coopersmith1-1/+1
2009-09-21Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-9/+5
2009-09-21Trim trailing whitespacesAlan Coopersmith1-4/+4
2009-01-13Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-2/+13
2008-08-20xaw8 is gone, use xaw7James Cloos1-1/+1
2007-08-06Version bump: 1.0.3xclock-1.0.3Alan Coopersmith1-1/+1
2007-06-12X.Org Bug 10775: xclock does not set _NET_WM_PIDAlan Coopersmith1-1/+1
2007-05-18Make use of iconv() conditional on configure.ac finding it in libc or libiconvAlan Coopersmith1-0/+3
2006-04-26Bump to 1.0.2xclock-1_0_2XORG-7_1Adam Jackson1-1/+1
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin1-1/+1
2005-12-15Update package version number for final X11R7 release candidate.XORG-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-23Get rid of DEP_{CFLAGS,LIBS}. This is what was intended, but had a bug inMatthieu Herrb1-7/+6
2005-07-23use the DEP_{CFLAGS,LIBS} that were computed in XCLOCK_{CFLAGS,LIBS}Matthieu Herrb1-2/+3
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson1-5/+5
2005-07-16Fix app-defaults rule in Makefile.am to work with non-GNU make Add checksAlan Coopersmith1-1/+27
2005-07-01Build system for xclockSøren Sandmann Pedersen1-0/+38