summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Require LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith2023-02-061-0/+2
* Convert INCLUDES to AM_CPPFLAGS in preparation for automake-1.14 obsoletionAlan Coopersmith2013-01-121-2/+1
* config: simplify building of shadow man pagesGaetan Nadon2010-08-111-32/+3
* Use AC_PROG_SED to find sed to use for man pagesAlan Coopersmith2010-05-261-1/+1
* Use $(AM_V_GEN) to silence man page generationAlan Coopersmith2010-05-261-2/+3
* config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon2010-03-301-1/+1
* config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2010-02-161-1/+1
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-271-0/+1
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-10-281-2/+5
* Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon2009-10-261-1/+1
* Remove old api kerberos.Paulo Cesar Pereira de Andrade2009-02-021-4/+0
* Janitor: Correct make distcheck and remove extra .gitignore file.Paulo Cesar Pereira de Andrade2009-01-291-1/+1
* Bug 17314: libXau's Makefile.am should have proper man creation rulesDamien Th?bault2008-08-261-7/+4
* Makefile.am: make ChangeLog hook saferDaniel Stone2006-12-061-1/+1
* Add lint library to CLEANFILESAlan Coopersmith2006-07-241-1/+1
* set GIT_DIR=${srcdir}/.git for git-logMatthieu Herrb2006-07-161-1/+1
* Generate lint library for checking programs that call functions in libXauAlan Coopersmith2006-07-131-2/+13
* Replace static ChangeLog with dist-hook to generate from git-logAlan Coopersmith2006-07-121-1/+8
* Add "--with-lint" configure flag and "make lint" Makefile target to checkAlan Coopersmith2006-06-281-0/+6
* Clean up existing Autest test program and use to provide simple (and veryAlan Coopersmith2006-06-101-2/+9
* Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pagesKevin E Martin2006-05-081-1/+3
* Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2005-12-061-3/+3
* Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith2005-11-281-1/+1
* Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions toAlan Coopersmith2005-10-181-4/+4
* Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's aAlan Coopersmith2005-10-171-2/+2
* Use sed to put version number in man page Add shadow man pages for manAlan Coopersmith2005-10-121-3/+31
* Move includes in Xau and Xdmcp into include/X11 subdirectories so that theJosh Triplett2005-05-141-1/+5
* lib/Xau:XORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10Søren Sandmann Pedersen2005-05-111-2/+0
* Add Xau library to lib/ and symlink.shSøren Sandmann Pedersen2005-05-091-0/+32