Teach autogen.sh to generate *-pattern.inc, to allow easy crossbuild from git tree.
authorYann Dirson <ydirson@free.fr>
Sun, 9 Feb 2014 14:21:05 +0000 (15:21 +0100)
committerYann Dirson <ydirson@free.fr>
Sun, 9 Feb 2014 21:09:39 +0000 (22:09 +0100)
commit586cbf3d7b87b8bae3154695cc1f6dda396cca7e
treeb0b77fa0321b24935c867d224a82b4288b82a754
parent428f5595e0dece1de6b4be4c1b17c5dc1742f7d9
Teach autogen.sh to generate *-pattern.inc, to allow easy crossbuild from git tree.

Since this requires to build pat2inc on the host, we do a quick configure
and make, and cleanup afterwards.

Proper support from automake for native tools in a cross setup would be the
correct way do to things, but we don't have it yet.
autogen.sh
gnushogi/Makefile.am