Use a perl script to create error2.h
authorAndre Noll <maan@systemlinux.org>
Sun, 4 Jul 2010 09:23:28 +0000 (11:23 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 25 Jul 2010 23:12:34 +0000 (01:12 +0200)
commitaa7a44a031fa8efba1a014a215f1eb03ea2607fb
tree3c50f65d556f03a66e2799e3521a5dde981d6e43
parent2c0737b48ed5a6b269e77a95e4f9bf1bf601f9d9
Use a perl script to create error2.h

This is *much* faster than the shell code in configure. Perl is
required anyway for help2man, so this patch does not introduce
additional requirements on the build system.
configure.ac
error2.pl [new file with mode: 0755]