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
5
1 files changed, 1 insertions, 4 deletions
diff --git a/autogen.sh b/autogen.sh
index be50be6d..c31f34fb 100755
--- a/
autogen.sh
+++ b/
autogen.sh
@@ -1,6 +1,3 @@
#!/bin/sh -xu
-aclocal -I m4 --install
-autoheader
-automake --foreign
-autoconf
+autoreconf -i \ No newline at end of file