Switch to AUTORELEASE for simplicity. Switch to normal tarballs. Add license information. Reorganize Makefile for consistency between packages. Add libtool patch fixing compilation under some conditions. Signed-off-by: Rosen Penev <rosenp@gmail.com>
10 lines
301 B
Diff
10 lines
301 B
Diff
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -8,7 +8,6 @@ ACLOCAL_AMFLAGS = -I m4
|
|
|
|
EXTRA_DIST = COPYING.README README.android
|
|
|
|
-@CODE_COVERAGE_RULES@
|
|
|
|
# If git describe works, force autoconf to run in order to make sure we have the
|
|
# current version number from git in the resulting configure script.
|