summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Janitor: ansification, make distcheck, .gitignorePaulo Cesar Pereira de Andrade2009-01-301-10/+7
| | | | | | The ansification code is minor edit of the patch (by me) at https://bugs.freedesktop.org/show_bug.cgi?id=14727 as it would not apply cleanly anymore.
* nuke RCS IdsMatthieu Herrb2008-03-091-2/+0
|
* Use libtools SED check rather than autoconf's SED check.Benjamin Close2008-01-311-1/+1
| | | | | | | AC_PROG_SED required autoconf 2.60, libtool's should work regardless. This keeps us supporting 2.57 of autoconf Found by: Tinderbox (1.4.1 compile)
* Bug 14171: sxpm/Makefile.am:21: SED was already definedAlan Coopersmith2008-01-241-0/+1
| | | | <http://bugs.freedesktop.org/show_bug.cgi?id=14171>
* Version bump: 3.5.7libXpm-3.5.7Alan Coopersmith2007-08-221-1/+1
|
* Sun bug 4486226: Xpm is not internationalizedAlan Coopersmith2007-06-271-0/+20
| | | | | | <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=4486226> Use gettext() to allow translated messages in sxpm & cxpm (cherry picked from bcda4f17ab3fa9f0572f876dbeb09b45fbc23f3d commit)
* Bump to 3.5.6libXpm-3.5.6Adam Jackson2006-10-131-1/+1
|
* Bump to 3.5.5libXpm-3_5_5XORG-7_1Adam Jackson2006-04-271-1/+1
|
* Update package version number for final X11R7 release candidate.XORG-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
|
* Update pkgconfig files to separate library build-time dependencies fromKevin E Martin2005-11-191-1/+1
| | | | | application build-time dependencies, and update package deps to work with separate build roots.
* Use sed to substitute variables in man pagesAlan Coopersmith2005-11-131-0/+1
|
* Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin2005-11-091-1/+1
|
* Add --enable-stat-zfile (on by default) to replace Imake's ZFILEDEF =Alan Coopersmith2005-10-291-0/+11
| | | | | -DSTAT_ZFILE to enable automatically searching for file.xpm.Z & file.xpm.gz when file.xpm is requested.
* Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin2005-10-191-1/+1
|
* Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin2005-07-291-1/+3
| | | | | | | | | | | - 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
* Check for strlcat() for use in parse.cAlan Coopersmith2005-07-161-0/+3
|
* - Add build system for lib/XpmXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10Søren Sandmann Pedersen2005-05-191-0/+40
- Add Xpm to symlink.sh - Conditionally include config.h in xc/extras/Xpm