Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autogen.sh
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'autogen.sh')
-rwxr-xr-x
autogen.sh
2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 964fe5f5..be50be6d 100755
--- a/
autogen.sh
+++ b/
autogen.sh
@@ -1,6 +1,6 @@
#!/bin/sh -xu
-aclocal
+aclocal -I m4 --install
autoheader
automake --foreign
autoconf