projects
/
ganeti-github.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rename the config dir to autotools
[ganeti-github.git]
/
configure.ac
diff --git
a/configure.ac
b/configure.ac
index
66fe35e
..
6cfcf5d
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-3,7
+3,7
@@
AC_PREREQ(2.59)
AC_INIT(ganeti, 1.2a, ganeti@googlegroups.com)
-AC_CONFIG_AUX_DIR(config)
+AC_CONFIG_AUX_DIR(autotools)
AM_INIT_AUTOMAKE(foreign)
# Checks for programs.