summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2013-11-22Print which option was in error along with usage messageAlan Coopersmith
2013-10-25config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon
2013-05-17bitmap 1.0.7bitmap-1.0.7Alan Coopersmith
2013-04-21Mark usage() functions as noreturn, as suggested by gccAlan Coopersmith
2012-03-08bitmap 1.0.6bitmap-1.0.6Alan Coopersmith
2011-12-20Use lrint() from math library if availableAlan Coopersmith
2011-10-14Strip trailing whitespaceAlan Coopersmith
2011-02-17atobm only depends on xproto, not x11Alan Coopersmith
2011-01-15Use autoconf standard HAVE_MKSTEMP define instead of old imake HAS_MKSTEMPAlan Coopersmith
2011-01-15config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith
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
2011-01-12config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2011-01-12config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon
2010-10-07bitmap 1.0.5bitmap-1.0.5Alan Coopersmith
2010-10-07config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-08-11config: simplify building of shadow man pagesGaetan Nadon
2010-08-08config: merge BITMAP dependencies into one statementGaetan Nadon
2010-07-01bitmap calls Xmu functions directly so should include in PKG_CHECK_MODULESAlan Coopersmith
2010-07-01config: upgrade to util-macros 1.8 for additional man page supportAlan 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-09-22bitmap 1.0.4bitmap-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-08-10Add AM_PROG_CC_C_O to configure.ac to make automake-1.10 happierAlan Coopersmith
2007-01-23Version bump: 1.0.3bitmap-1.0.3Alan Coopersmith
2006-05-12Bump to 1.0.2bitmap-1_0_2XORG-7_1Adam Jackson
2005-12-21Update package version for X11R7 release.XORG-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-16Define HAS_MKSTEMP if mkstemp() is present (needed for improved protectionAlan Coopersmith
2005-07-15Add dependency on xbitmapsSøren Sandmann Pedersen
2005-07-06Build system for bitmapSøren Sandmann Pedersen