summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2024-03-02libXcursor 1.2.2HEADlibXcursor-1.2.2masterAlan Coopersmith1-2/+3
2023-03-04configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-2/+4
2022-04-03libXcursor 1.2.1libXcursor-1.2.1Alan Coopersmith1-1/+1
2022-04-03Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2022-04-03Fix spelling/wording issuesAlan Coopersmith1-1/+1
2019-03-10libXcursor 1.2.0libXcursor-1.2.0Alan Coopersmith1-1/+1
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-09Support XDG user data dir locationCosimo Cecchi1-1/+1
2017-11-25libXcursor 1.1.15libXcursor-1.1.15Matthieu Herrb1-1/+1
2014-10-18Use strdup() instead of malloc(strlen())+strcpy()Alan Coopersmith1-0/+4
2014-06-04configure: Drop AM_MAINTAINER_MODEAlan Coopersmith1-1/+0
2013-05-29libXcursor 1.1.14libXcursor-1.1.14Alan Coopersmith1-1/+1
2012-03-07libXcursor 1.1.13libXcursor-1.1.13Alan Coopersmith1-1/+1
2011-09-19Set Xcursor.h version numbers from configure.acAlan Coopersmith1-4/+15
2011-06-29libXcursor 1.1.12libXcursor-1.1.12Alan Coopersmith1-1/+1
2011-02-02config: perform XCURSORPATH formatting in man/Makefile.amGaetan Nadon1-4/+0
2011-02-02config: comment, minor upgrade, quote and layout configure.acGaetan Nadon1-39/+42
2011-01-28config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-28config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-2/+2
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-10-27libXcursor 1.1.11libXcursor-1.1.11Alan Coopersmith1-1/+2
2010-08-16config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon1-3/+3
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-02-16config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon1-4/+0
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-7/+5
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-08-28libXcursor 1.1.10libXcursor-1.1.10Peter Hutterer1-1/+1
2009-01-29Janitor: make distcheck, compiler warnings, extra .gitignore files.Paulo Cesar Pereira de Andrade1-4/+6
2008-03-09nuke RCS IdsMatthieu Herrb1-2/+0
2007-08-24Version bump: 1.1.9libXcursor-1.1.9Alan Coopersmith1-1/+1
2007-08-21Use cursorpath found by configure in man pageAlan Coopersmith1-1/+8
2006-10-13Bump to 1.1.8libXcursor-1.1.8Adam Jackson1-1/+1
2006-10-10Add XORG_WITH_LINT to allow checking code with lint/sparse/etc.Alan Coopersmith1-0/+7
2006-06-03Bug #5268: Fix small memory leak. (Matthias Clasen). Change some return 0sxcursor-1_1_7Daniel Stone1-1/+1
2006-04-27Look for cursors in datadir, not always /usr/share.Eric Anholt1-1/+1
2006-04-27Bump to 1.1.6libXcursor-1_1_6XORG-7_1Adam Jackson1-1/+1
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904Kevin E Martin1-1/+1
2005-12-08Add configure options to allow hard-coded paths to be changed.Kevin E Martin1-0/+15
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin1-1/+1
2005-11-13Use $(LIB_MAN_SUFFIX) instead of forcing man page into section 3.Alan Coopersmith1-0/+1
2005-11-09Update package version number for X11R7 RC2 release.Kevin E Martin1-1/+1
2005-11-01Update pkgcheck dependencies to work with separate build roots.Kevin E Martin1-1/+1
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin1-1/+1
2005-10-11Define HAVE_XFIXESAlan Coopersmith1-0/+1
2005-08-03Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds withAdam Jackson1-3/+3
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin1-1/+3
2005-07-16Change soversion to 1.0.2 with -version-number.Daniel Stone1-16/+0
2005-07-08Make sure XFIXES appears in LIBS line, fix up other pkg-config usage.Keith Packard1-7/+3
2005-06-08Remove all the not found with pkgconfig stuffSøren Sandmann Pedersen1-75/+2
2005-06-08- Add Xcursor build systemSøren Sandmann Pedersen1-0/+145