summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* makedepend 1.0.7makedepend-1.0.7Alan Coopersmith2022-10-281-2/+2
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parametersAlan Coopersmith2022-06-181-1/+2
| | | | | | | configure.ac:32: warning: AC_OUTPUT should be used without arguments. configure.ac:32: You should run autoupdate. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Build xz tarballs instead of bzip2Alan Coopersmith2022-01-151-1/+1
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* makedepend 1.0.6makedepend-1.0.6Alan Coopersmith2019-03-161-1/+1
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2018-12-071-1/+1
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* makedepend 1.0.5makedepend-1.0.5Alan Coopersmith2013-07-221-1/+1
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Assume signal handlers return void, as C89 requiresAlan Coopersmith2013-02-231-3/+0
| | | | | | Drops use of autoconf's obsolete AC_TYPE_SIGNAL Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Mark fatalerr & catch as _X_NORETURNbaserock/morphAlan Coopersmith2013-01-201-1/+1
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* configure: Drop AM_MAINTAINER_MODEAdam Jackson2013-01-161-1/+0
| | | | Signed-off-by: Adam Jackson <ajax@redhat.com>
* config: Remove unnecessary calls from configure.acAlan Coopersmith2013-01-051-2/+0
| | | | | AC_PROG_CC is provided by XORG_DEFAULT_OPTIONS now PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables
* Update configure.ac initialization to X.Org standard formAlan Coopersmith2013-01-051-1/+8
| | | | | | | | Regroup AC statements under the Autoconf initialization section. Regroup AM statements under the Automake initialization section. Add missing AC_CONFIG_SRCDIR Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Bug 59005 - makedepend: Build with automake-1.13 brokenMarko Lindqvist2013-01-041-1/+1
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* configure.ac: use AM_MAINTAINER_MODEJulien Cristau2012-03-141-0/+1
|
* makedepend 1.0.4makedepend-1.0.4Alan Coopersmith2012-03-071-1/+1
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* makedepend 1.0.3makedepend-1.0.3Alan Coopersmith2010-10-291-1/+2
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2010-10-291-3/+3
| | | | | | | | | | Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS The value of MAN_SUBST is the same for all X.Org packages. Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS Enables use of platform appropriate version of sed. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-10-291-1/+1
| | | | | | | | | | Unrelated to the previous patches, the new value simply reflects the reality that the minimum level for autoconf to configure all x.org modules is 2.60 dated June 2006. ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
* makedepend 1.0.2makedepend-1.0.2Alan Coopersmith2009-10-101-1/+1
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
* Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2009-10-101-8/+5
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
* Use XORG_CHANGELOG, XORG_CWARNFLAGS, and XORG_WITH_LINT macrosAlan Coopersmith2009-03-241-1/+7
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
* Update version for release.Jeremy C. Reed2007-03-211-1/+1
|
* Update package version number for final X11R7 release candidate.XORG-7_1XORG-7_0_99_901XORG-7_0XORG-6_99_99_904Kevin E Martin2005-12-151-1/+1
|
* Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2005-12-031-1/+1
|
* Substitute variables in man pageAlan Coopersmith2005-11-121-0/+1
| | | | [Also resync Changelog with monolith]
* Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin2005-11-091-1/+1
|
* Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin2005-10-191-1/+1
|
* Various changes preparing packages for RC0:Kevin E Martin2005-07-291-1/+7
| | | | | | | | | | | - Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version
* revert last change, didn't do right thing at all, sorry for the noiseAdam Jackson2005-05-191-1/+1
|
* Require automake 1.7 in AM_INIT_AUTOMAKEAdam Jackson2005-05-191-1/+1
|
* Initial attempt at autotooling/modular conversion of makedependAlan Coopersmith2005-05-151-0/+19