projects
/
util-vserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
e659f86
)
Set m4 directory.
author
Daniel Hokka Zakrisson
<daniel@hozac.com>
Sun, 8 Aug 2010 13:44:10 +0000 (13:44 +0000)
committer
Daniel Hokka Zakrisson
<daniel@hozac.com>
Sun, 8 Aug 2010 13:44:10 +0000 (13:44 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2905
94cd875c
-1c1d-0410-91d2-
eb244daf1a30
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
ec652ef
..
29d46d1
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-27,6
+27,7
@@
AC_PREREQ(2.57)
AC_INIT(util-vserver, 0.30.215, vserver@list.linux-vserver.org)
AC_CONFIG_SRCDIR([src/capchroot.c])
AC_CONFIG_HEADER([config.h])
+AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([1.9 gnits dist-bzip2 subdir-objects])
AM_MAINTAINER_MODE