aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* xcompmgr 1.1.6Alan Coopersmith2012-02-141-1/+1
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Add xext to PKG_CHECK_MODULES for calls of shape ext. functions in libXextAlan Coopersmith2011-10-061-1/+1
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith2010-11-201-6/+7
| | | | | | | | 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>
* config: Remove unnecessary calls from configure.acAlan Coopersmith2010-11-201-15/+0
| | | | | | | | AC_PROG_CC is provided by XORG_DEFAULT_OPTIONS now PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables Never used any of the HAVE_* defines from the function/header checks Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-11-201-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> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* xcompmgr 1.1.5Alan Coopersmith2009-11-021-1/+1
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
* Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2009-10-191-7/+7
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
* Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade2009-01-191-2/+10
| | | | | This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects make distcheck and all gcc 4.3 and sparse warnings.
* xcompmgr 1.1.4Adam Jackson2008-03-061-1/+1
|
* Bump to 1.1.3 for anholt's named window hackAdam Jackson2005-10-311-1/+1
|
* Add the foreign flag so autotools doesn't incorrectly slap a GPL on this,Eric Anholt2005-10-071-1/+1
| | | | and add a .cvsignore for cvs up clarity.
* Bug #2391: Fix a use-after-free in run_fades. (Jonathan Briggs)Adam Jackson2005-01-271-1/+1
|
* Make xcompmgr distcheck and have a sane package name/version, and bumpEric Anholt2004-10-161-1/+1
| | | | version to 1.1.1.
* Autoconf 2.57 appears to work fine, as well.Eric Anholt2004-05-181-1/+1
|
* Autotoolized:Phil Blundell2004-03-251-0/+29
New files. Likewise. Deleted.