summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2006-04-03Bug #6480: Cygwin build fix. (Yaakov Selkowitz)XORG-7_0_99_901Adam Jackson
2005-12-07Change to use the app-defaults default dir configured in libXt.MODULAR_COPYKevin E Martin
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-10-18Change default install dir for app-default files fromAlan Coopersmith
2005-10-17Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith
2005-10-16Change man sources from xedit.1 to xedit.man to allow the man page to beKevin E Martin
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith
2005-10-05Add missing files to EXTRA_DISTKevin E Martin
2005-09-28Don't override , automake predefines it.Adam Jackson
2005-09-27Only add -DINCLUDE_XPRINT_SUPPORT if the Xaw version supports it.Kristian Høgsberg
2005-08-28Install the lisp files.Matthieu Herrb
2005-07-23Fix DEP_* referenceMatthieu Herrb
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson
2005-07-12Build system for xprintSøren Sandmann Pedersen