projects
/
profile
/
ivi
/
pulseaudio-panda.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d2d6ca
)
require ac 2.62 in bootstrap.sh
author
Lennart Poettering
<lennart@poettering.net>
Mon, 18 Aug 2008 22:02:01 +0000
(
00:02
+0200)
committer
Lennart Poettering
<lennart@poettering.net>
Mon, 18 Aug 2008 22:02:01 +0000
(
00:02
+0200)
bootstrap.sh
patch
|
blob
|
history
diff --git
a/bootstrap.sh
b/bootstrap.sh
index
e5f1ac5
..
5dfcdf2
100755
(executable)
--- a/
bootstrap.sh
+++ b/
bootstrap.sh
@@
-59,8
+59,8
@@
else
intltoolize --copy --force --automake
"$LIBTOOLIZE" -c --force --ltdl
run_versioned aclocal "$VERSION" -I m4
- run_versioned autoconf 2.
59
-Wall
- run_versioned autoheader 2.
59
+ run_versioned autoconf 2.
62
-Wall
+ run_versioned autoheader 2.
62
run_versioned automake "$VERSION" --copy --foreign --add-missing
if test "x$NOCONFIGURE" = "x"; then