summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2019-06-18add a dependency on makestrs to help with parallel buildslibXt-1.2.0Thomas E. Dickey
2015-04-21Fix _XtInherit on x86_64 WindowsYaakov Selkowitz
2013-09-22Use $(MKDIR_P) in Makefile.am for better code portabilityGaetan Nadon
2013-01-12Use AM_CPPFLAGS instead of INCLUDESThierry Reding
2012-11-30Install ErrorDB into a $datarootdir-path, not $libdir.Egbert Eich
2011-10-03Strip trailing whitespaceAlan Coopersmith
2010-04-04Use automake silent rules for BUILT_SOURCES generationYaakov Selkowitz
2009-10-06Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-01-30Janitor: ansification, make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade
2006-12-09Don't use "INSTALL" during the build because INSTALL may be set byJeremy C. Reed
2006-04-30Fix ERRORDB definition for the case where ${prefix} != /usrMatthieu Herrb
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin
2005-10-18Use $(INSTALL) instead of $(install_sh_DATA) for creating directories.Kevin E Martin
2005-10-18Split the 'install -d' over multiple lines so certain lame versions ofAdam Jackson
2005-10-18Add --with-xfile-search-path=<path> and default setting to match monolithAlan Coopersmith
2005-08-01Properly define BUILT_FILESXORG-6_99_99_900Adam Jackson
2005-08-01Move building of StringDefs files to src and fix them so that parallel makeKeith Packard
2005-07-19distcheck fixes -- clean up after makestrs, don't list non-existant files.Daniel Stone
2005-07-17Fix for building outside of srcdir.Matthieu Herrb
2005-07-16Set version number to 6.0.0 with -version-number.Daniel Stone
2005-06-30Add -no-undefined to linker command to build shared library on cygwin tooAlexander Gottwald
2005-05-21Use $(install_sh_DATA) instead of "install" for better portability. RemoveAlan Coopersmith
2005-05-18Also include include/X11Søren Sandmann Pedersen
2005-05-18- conditionally include config.h in xc/lib/Xt sourcesXORG-6_8_99_8Søren Sandmann Pedersen