[PATCH v2] Fix build system.

Alan Coopersmith alan.coopersmith at oracle.com
Thu Feb 2 08:37:23 PST 2012


On 02/ 2/12 04:36 AM, Jussi Pakkanen wrote:
> The project could not be built from scratch due to erroneous
> Autofoo setup. This commit makes it work.
>
> Signed-off-by: Jussi Pakkanen<jussi.pakkanen at canonical.com>
> ---
>   Makefile.am          |   37 +------------------------------------
>   configure.ac         |    4 ++--
>   examples/Makefile.am |    6 ++++--
>   src/Makefile.am      |   32 ++++++++++++++++++++++++++++++++
>   4 files changed, 39 insertions(+), 40 deletions(-)
>   create mode 100644 src/Makefile.am

Which project?   Those names don't match the xserver, so you should give
a hint to which of our over 200 other git repos that should be applied to
in the subject, such as [PATCH libX11], [PATCH xdpyinfo], etc.

You can set up the project's .git/config to remember this for you:

[format]
         subjectprefix = PATCH:xdpyinfo

-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list