build: Use proper -disable-static instead of removing .a
authorMarc-André Lureau <marcandre.lureau@gmail.com>
Thu, 8 Jan 2009 12:55:33 +0000 (14:55 +0200)
committerMarc-André Lureau <marcandre.lureau@gmail.com>
Thu, 8 Jan 2009 13:12:25 +0000 (15:12 +0200)
commitde57edd5d83bf22a339c34639c1315f8b4ddc864
tree6488465994345c2a134fcfb49cb60acba240b394
parentc8b3d8b79c0d6e41aad430a08b683d7c327ccf16
build: Use proper -disable-static instead of removing .a

Don't mess up with autofoo, to pass 'make distcheck' again.

Note: I am not convinced by the 'rm -f *.la', I know it can solve
issue, but it should be handled by distributions probably...
src/Makefile.am