projects
/
skytools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe0d6d6
)
configure: use londiste.py instead pgqadm.py to detect source dir
author
Marko Kreen
<markokr@gmail.com>
Thu, 5 Jan 2012 18:55:52 +0000
(20:55 +0200)
committer
Marko Kreen
<markokr@gmail.com>
Thu, 5 Jan 2012 18:55:52 +0000
(20:55 +0200)
configure.ac
patch
|
blob
|
blame
|
history
diff --git
a/configure.ac
b/configure.ac
index 6723027272197d2e6b6a5cd3871243ac4800b892..69ef5a06f4c9266e075b643da866ea73378cb842 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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])