summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2022-12-03xfd 1.1.4xfd-1.1.4Alan Coopersmith
2022-10-16Mark usage() as _X_NORETURN _X_COLDAlan Coopersmith
2021-12-06Build xz tarballs instead of bzip2Alan Coopersmith
2019-03-09xfd 1.1.3xfd-1.1.3Alan Coopersmith
2019-03-03Re-enable code to use XKB BellsAlan Coopersmith
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2014-06-02configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-07-16xfd 1.1.2xfd-1.1.2Alan Coopersmith
2013-02-17Mark do_quit as noreturn, as suggested by gcc & clangAlan Coopersmith
2013-01-16config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith
2012-02-15xfd 1.1.1xfd-1.1.1Alan Coopersmith
2011-12-10Use the Automake recommended alternative to AX_DEFINE_DIRGaetan Nadon
2011-09-28Remove freetype2 from PKG_CHECK_MODULES listAlan Coopersmith
2011-09-28Strip trailing whitespaceAlan Coopersmith
2011-01-19config: move man pages into their own directoryGaetan Nadon
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2010-10-20xfd 1.1.0xfd-1.1.0Alan Coopersmith
2010-09-26config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-09-26config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-09-26config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-03-31config: update and relocate AX_DEFINE_DIR macroGaetan Nadon
2010-01-29Clean up CFLAGS/LIB settings in configure.ac & Makefile.amAlan Coopersmith
2010-01-29Integrate gettext support with autotools build systemAlan Coopersmith
2010-01-07Bump xorg-macros requirement to 1.4 for XORG_INSTALL changesAlan Coopersmith
2009-12-19configure.ac: use backticks rather than $() for cmd subsGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-01-20Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade
2008-08-20xaw8 is gone, use xaw7James Cloos
2008-03-27Added missing AM_PROG_CC_C_OJeremy Huddleston
2005-12-21Update package version for X11R7 release.xfd-1.0.1XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin
2005-12-15Update package version number for final X11R7 release candidate.xfd-1.0.0XORG-6_99_99_904Kevin E Martin
2005-12-07Change to use the app-defaults default dir configured in libXt.MODULAR_COPYKevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith
2005-09-27Update configure.ac to not require xaw8.Kristian Høgsberg
2005-07-29Various changes preparing packages for RC0:Kevin E Martin
2005-07-23- fix remaining DEP_{CFLAGS,LIBS} referenceMatthieu Herrb
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson
2005-07-06Build system for xfdSøren Sandmann Pedersen