summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2018-03-09xsm 1.0.4xsm-1.0.4Alan Coopersmith
2014-06-03configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-02-10xsm 1.0.3xsm-1.0.3Alan Coopersmith
2013-01-13Use standard autoconf defines for mkstemp & putenv instead of imake leftoversAlan Coopersmith
2013-01-13config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith
2011-01-20Convert XtMalloc + sprintf to XtAsprintfAlan 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-09-26xsm 1.0.2xsm-1.0.2Alan 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-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan 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-01-26Correct make distcheck and gcc/sparse warnings.Paulo Cesar Pereira de Andrade
2008-11-16Don't override the RSH variable before checking if it's setJulien Cristau
2008-08-20xaw8 is gone, use xaw7James Cloos
2008-02-21Add PKG_CHECK_MODULES entries for the libraries xsm calls directlyAlan Coopersmith
2005-12-21Update package version for X11R7 release.xsm-1.0.1XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin
2005-12-15Update package version number for final X11R7 release candidate.xsm-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-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith
2005-07-30Add check for putenv() for xsm's misc.cAlan 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-07-16Define HAS_MKSTEMP if mkstemp() is present (needed for improved protectionAlan Coopersmith
2005-07-01xtrap.pc.in: s/Xfixes/XTrap/ xi.pc.in: s/Xt/Xi/ Xv/src/Makefile.am: removeSøren Sandmann Pedersen