projects
/
urcu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40646e1
)
remove dependency on autotools 2.63 (unneeded)
author
Mathieu Desnoyers
<mathieu.desnoyers@polymtl.ca>
Wed, 7 Oct 2009 23:22:59 +0000
(19:22 -0400)
committer
Mathieu Desnoyers
<mathieu.desnoyers@polymtl.ca>
Wed, 7 Oct 2009 23:22:59 +0000
(19:22 -0400)
Tested with autotools 2.13.
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
configure.ac
patch
|
blob
|
blame
|
history
diff --git
a/configure.ac
b/configure.ac
index 348eda03c75905218d13570e581bbab950a7c056..3fc9acd3f597daf3a985eb21509acb44ddbdc03c 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-2,7
+2,7
@@
# Process this file with autoconf to produce a configure script.
-AC_PREREQ([2.63])
+
#
AC_PREREQ([2.63])
AC_INIT([userspace-rcu], [0.2.2], [mathieu dot desnoyers at polymtl dot ca])
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_MACRO_DIR([m4])
This page took
0.025483 seconds
and
4
git commands to generate.