[PATCH v2] Fix build system.
Chase Douglas
chase.douglas at canonical.com
Thu Feb 2 11:38:34 PST 2012
On 02/02/2012 05:37 PM, Alan Coopersmith wrote:
> 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
For future reference, this is for xorg-gtest. Sorry for the noise :(.
-- Chase
More information about the xorg-devel
mailing list