configure.in | 1 +
1 file changed, 1 insertion(+)
--- sdlpango-0.1.2.orig/configure.in
+++ sdlpango-0.1.2/configure.in
@@ -1,6 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_INIT(README)
+AM_MAINTAINER_MODE
# Set various version strings - taken gratefully from the GTk sources