Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-19 | Add -V option to print version number | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2011-03-23 | Fix non-srcdir builds | Jon TURNEY | |
Commit 3bb9256b8e3a56b94281ea787c07f080c0a80312 introduces an -I.. which should be -I$(top_builddir) -I$(top_srcdir) Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> Reviewed-by: Gaetan Nadon <memsize@videotron.ca> | |||
2011-01-19 | config: move man pages into their own directory | Gaetan Nadon | |
Use services provided by XORG_MANPAGE_SECTIONS. Use standard Makefile for man pages. Signed-off-by: Gaetan Nadon <memsize@videotron.ca> |