A new configure option --enable-static-testprogs
authorSiarhei Siamashka <siarhei.siamashka@nokia.com>
Mon, 13 Sep 2010 01:21:33 +0000 (04:21 +0300)
committerSiarhei Siamashka <siarhei.siamashka@nokia.com>
Sun, 16 Jan 2011 21:40:34 +0000 (23:40 +0200)
commit2bbd553bd21dcc1b199eb11ec6cb78a5b9769d49
tree337fbbfab1d19e47ba908affde0b82b68a805133
parent55bbccf84e475b2e3c4536606cd08c946c041fd0
A new configure option --enable-static-testprogs

This option can be used for building fully static binaries of the test
programs so that they can be easily run using qemu-user. With binfmt-misc
configured, 'make check' works fine for crosscompiled pixman builds.
configure.ac
test/Makefile.am