configure: use londiste.py instead pgqadm.py to detect source dir
authorMarko Kreen <markokr@gmail.com>
Thu, 5 Jan 2012 18:55:52 +0000 (20:55 +0200)
committerMarko Kreen <markokr@gmail.com>
Thu, 5 Jan 2012 18:55:52 +0000 (20:55 +0200)
configure.ac

index 6723027272197d2e6b6a5cd3871243ac4800b892..69ef5a06f4c9266e075b643da866ea73378cb842 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT(skytools, 3.0-git)
-AC_CONFIG_SRCDIR(python/pgqadm.py)
+AC_CONFIG_SRCDIR(python/londiste.py)
 AC_CONFIG_HEADER(lib/usual/config.h)
 AC_PREREQ([2.59])