summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2011-10-03Strip trailing whitespaceAlan Coopersmith1-5/+5
2010-04-04Use automake silent rules for BUILT_SOURCES generationYaakov Selkowitz1-6/+6
2009-10-06Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-1/+1
2009-01-30Janitor: ansification, make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade1-1/+1
2006-12-09Don't use "INSTALL" during the build because INSTALL may be set byJeremy C. Reed1-4/+4
2006-04-30Fix ERRORDB definition for the case where ${prefix} != /usrMatthieu Herrb1-1/+3
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin1-1/+1
2005-10-18Use $(INSTALL) instead of $(install_sh_DATA) for creating directories.Kevin E Martin1-2/+2
2005-10-18Split the 'install -d' over multiple lines so certain lame versions ofAdam Jackson1-3/+4
2005-10-18Add --with-xfile-search-path=<path> and default setting to match monolithAlan Coopersmith1-1/+3
2005-08-01Properly define BUILT_FILESAdam Jackson1-0/+1
2005-08-01Move building of StringDefs files to src and fix them so that parallel makeKeith Packard1-0/+26
2005-07-19distcheck fixes -- clean up after makestrs, don't list non-existant files.Daniel Stone1-17/+3
2005-07-17Fix for building outside of srcdir.Matthieu Herrb1-1/+2
2005-07-16Set version number to 6.0.0 with -version-number.Daniel Stone1-2/+1
2005-06-30Add -no-undefined to linker command to build shared library on cygwin tooAlexander Gottwald1-1/+1
2005-05-21Use $(install_sh_DATA) instead of "install" for better portability. RemoveAlan Coopersmith1-0/+2
2005-05-18Also include include/X11Søren Sandmann Pedersen1-1/+1
2005-05-18- conditionally include config.h in xc/lib/Xt sourcesSøren Sandmann Pedersen1-0/+85