]> www.fi.muni.cz Git - evince.git/blobdiff - configure.ac
Fix memory leaks.
[evince.git] / configure.ac
index 6f8e375293ae3086a9ff94153aae2ed3d2cedb75..d355ff25fe3d7d527e141f5a0c652a3a6932b79f 100644 (file)
@@ -1,8 +1,8 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(evince, 0.5.4)
-AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
+AC_INIT([Evince],[0.5.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
+AM_INIT_AUTOMAKE([1.9 dist-bzip2 no-dist-gzip])
 
 AM_CONFIG_HEADER(config.h)
 
 
 AM_CONFIG_HEADER(config.h)