summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith2010-11-201-12/+11
* config: Remove unnecessary calls from configure.acAlan Coopersmith2010-11-201-5/+0
* libXaw 1.0.8libXaw-1.0.8Alan Coopersmith2010-10-251-1/+1
* config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon2010-10-171-1/+0
* Install unversioned import library on Cygwin/MinGWYaakov Selkowitz2010-08-091-0/+1
* config: xorg-macros minimum of 1.10 required for XORG_CHECK_SGML_DOCTOOLSGaetan Nadon2010-08-031-3/+3
* config: add AM_PROG_CC_C_O for per-target compilation flagsGaetan Nadon2010-07-241-0/+1
* specs: replace troff source with docbook-xml sourceMatt Dew2010-07-061-2/+4
* doc: use new macros to control doc generationGaetan Nadon2010-02-051-24/+5
* require autoconf 2.60 because of $(docdir) useRémi Cardona2009-12-171-1/+1
* configure.ac: AM_MAINTAINER_MODE missing #24238Gaetan Nadon2009-11-291-1/+1
* 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