This website requires JavaScript.
Explore
Help
Sign in
bryson
/
pacman
Watch
1
Star
0
Fork
You've already forked pacman
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
05346af459
pacman
/
autogen.sh
7 lines
62 B
Bash
Raw
Normal View
History
Unescape
Escape
Trying to fix up this autotools stuff a bit more. * Greatly simplify and de-obfuscate the autogen and autoclean code. * Add a bunch of the autotools required files to the repository. This will give us consistency (a novel idea) across all builds, and allow for much more recent versions of config.guess and config.sub to be used.
2007-03-06 06:38:20 +00:00
#!/bin/sh -xu
Final frugalware changes commit
2006-10-15 19:38:02 +00:00
Trying to fix up this autotools stuff a bit more. * Greatly simplify and de-obfuscate the autogen and autoclean code. * Add a bunch of the autotools required files to the repository. This will give us consistency (a novel idea) across all builds, and allow for much more recent versions of config.guess and config.sub to be used.
2007-03-06 06:38:20 +00:00
aclocal
autoheader
automake --foreign
autoconf
Reference in a new issue
Copy permalink