summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2023-02-06Re-enable code to use XKB BellsAlan Coopersmith
2022-04-03editres 1.0.8editres-1.0.8Alan Coopersmith
2021-12-03Build xz tarballs instead of bzip2Alan Coopersmith
2021-11-28Fix spelling/wording issuesAlan Coopersmith
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-03-04editres 1.0.7editres-1.0.7Alan Coopersmith
2015-05-09Fix -Wmissing-noreturn warningsAlan Coopersmith
2015-05-09Strip trailing whitespaceAlan Coopersmith
2015-05-09Replace XtMalloc+sprintf pair with XtAsprintf callAlan Coopersmith
2014-06-01configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-01-19config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith
2013-01-12editres 1.0.6editres-1.0.6Alan 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-30editres 1.0.5editres-1.0.5Alan Coopersmith
2010-10-30config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-10-30config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-10-30config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-08-07config: consolidate dependencies checkingGaetan Nadon
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-09-22editres 1.0.4editres-1.0.4Alan Coopersmith
2009-09-22Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-01-12Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade
2008-08-20xaw8 is gone, use xaw7James Cloos
2007-01-23Version bump: 1.0.3editres-1.0.3Alan Coopersmith
2006-12-16bump to 1.0.2editres-1.0.2configure.acDaniel Stone
2005-12-21Update package version for X11R7 release.XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin
2005-12-15Update package version number for final X11R7 release candidate.XORG-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-07-29Various changes preparing packages for RC0:Kevin E Martin
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson
2005-06-27- Fix string test in lib/Xaw/xaw.m4Søren Sandmann Pedersen