2005-11-01 Kevin E. Martin * configure.ac: Update pkgcheck dependencies to work with separate build roots. 2005-10-18 Kevin E. Martin * configure.ac: Update package version number for RC1 release. 2005-10-18 Kevin E. Martin * src/Makefile.am: Use $(INSTALL) instead of $(install_sh_DATA) for creating directories. 2005-10-17 Adam Jackson * src/Makefile.am: Split the 'install -d' over multiple lines so certain lame versions of autotools don't flip out. 2005-10-17 Alan Coopersmith * src/Makefile.am: * configure.ac: Add --with-xfile-search-path= and default setting to match monolith XFileSearchPathDefault in Imake (including extra directories used in Debian section of linux.cf.) 2005-10-11 Alan Coopersmith * man/Makefile.am: * configure.ac: Set up cpp pre-processing of man pages Add shadow man pages for man pages that document multiple functions. 2005-09-20 Alan Coopersmith * configure.ac: Add checks for poll & snprintf & define old Imake names if found Enable XKB usage in Xt unless --disable-xkb is specified Set STRINGSABIOPTIONS for building StringDefs files on Solaris, SCO, and SVR4 systems. 2005-08-01 Keith Packard * Makefile.am: * src/Makefile.am: Move building of StringDefs files to src and fix them so that parallel make works right. 2005-07-08 Keith Packard * .cvsignore: * include/.cvsignore: * include/X11/.cvsignore: * man/.cvsignore: * src/.cvsignore: * util/.cvsignore: Add .cvsignore files 2005-06-10 Alexander Gottwald * src/Makefile.am: Add -no-undefined to linker command to build shared library on cygwin too 2005-06-10 Alexander Gottwald * Makefile.am: ensure $(buildir)/src and $(builddir)/include/X11 exist before installing generated files there 2005-05-24 Alexander Gottwald * Makefile.am: separation of source and build directories 2005-05-22 Alan Coopersmith * man/Makefile.am: Convert man pages to long file names 2005-05-21 Alan Coopersmith * configure.ac: Check for and define INCLUDE_ALLOCA_H if found, since requires it. 2005-05-21 Alan Coopersmith * Makefile.am ($(BUILT_FILES)): Use $(install_sh_DATA) instead of "install" for better portability. Remove duplicate installation lines. * src/Makefile.am: Add AM_CFLAGS to pass through XT_CFLAGS & X11_CFLAGS 2005-05-18 * src/Makefile.am (INCLUDES): Also include include/X11