summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* This is not a GNU project, so declare it foreign.Jeremy Huddleston2009-10-211-1/+1
* libXaw 1.0.7libXaw-1.0.7Alan Coopersmith2009-10-171-1/+1
* Move Xaw specification document from xorg-docs module to spec/*Alan Coopersmith2009-10-091-1/+24
* Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2009-10-091-10/+5
* libXaw 1.0.6libXaw-1.0.6Adam Jackson2009-07-021-1/+1
* Compile warning fixes.Paulo Cesar Pereira de Andrade2009-01-091-2/+9
* Fixed compile/install on darwinJeremy Huddleston2008-11-081-3/+9
* libXaw version 1.0.5.libXaw-1.0.5Paulo Cesar Pereira de Andrade2008-11-071-1/+1
* Correct build on systems that did not yet upgrade to libtool-2.2Paulo Cesar Pereira de Andrade2008-11-071-0/+1
* Fix configure error when using libtool-2.2.*Lee Leahu2008-11-071-9/+3
* Remove Xaw8 (Xprint)Daniel Stone2008-08-151-30/+0
* Use sed instead of ed for libtool SONAME hackingDan Nicholson2008-07-101-9/+8
* Be more robust using ed for the libtool hacksDan Nicholson2008-07-101-2/+5
* Version bump: 1.0.4libXaw-1.0.4Alan Coopersmith2007-08-211-1/+1
* Use iswalnum() if it's present as a function, not just if it's #definedAlan Coopersmith2007-04-111-0/+3
* Version bump: 1.0.3libXaw-1.0.3Alan Coopersmith2007-01-031-1/+1
* Add call to PKG_PROG_PKG_CONFIG so configure doesn't break with --disable-xaw6Alan Coopersmith2007-01-031-0/+4
* Bump to 1.0.2libXaw-1_0_2XORG-7_1Adam Jackson2006-04-271-1/+1
* Bug #6404: Cygwin build fixes (Yaakov Selkowitz)XORG-7_0_99_901Adam Jackson2006-04-031-0/+11
* Update package version for X11R7 release.XORG-7_0Kevin E Martin2005-12-211-1/+1
* Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin2005-12-151-1/+1
* Fix libtool hack to work with older libtools.Kevin E Martin2005-12-051-4/+5
* Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2005-12-031-1/+1
* libXaw6 shouldn't depend on libXpm, only Xaw7 & Xaw8 shouldAlan Coopersmith2005-11-211-1/+1
* Update pkgconfig files to separate library build-time dependencies fromKevin E Martin2005-11-191-3/+3
* Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin2005-11-091-1/+1
* Add xext checkAdam Jackson2005-10-231-3/+3
* Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin2005-10-191-1/+1
* Use sed to fill in variables in man pageAlan Coopersmith2005-10-131-0/+1
* Check for headers used by XawI18N.h and define the needed HAS_*_H symbols.XORG-6_99_99_900Alan Coopersmith2005-07-301-0/+9
* Various changes preparing packages for RC0:Kevin E Martin2005-07-291-2/+4
* Set build_v8=yes when using autodetection to decide whether or not to buildAlan Coopersmith2005-07-271-0/+1
* Fix autodetection of Xprint and quote arguments properly.Daniel Stone2005-07-221-12/+14
* grep -q is sadly not universally supported, use grep > /dev/null insteadAlan Coopersmith2005-07-101-1/+1
* Add .cvsignore filesKeith Packard2005-07-091-3/+18
* Check in build system for XawSøren Sandmann Pedersen2005-05-231-0/+93