This website requires JavaScript.
Explore
Help
Sign In
moparisthebest
/
pacman
Watch
1
Star
0
Fork
0
You've already forked pacman
mirror of
https://github.com/moparisthebest/pacman
synced
2024-11-02 00:25:07 -04:00
Code
Issues
Releases
Wiki
Activity
2322909703
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 01:38:20 -05:00
#!/bin/sh -xu
Final frugalware changes commit
2006-10-15 15:38:02 -04: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 01:38:20 -05:00
aclocal
autoheader
automake --foreign
autoconf
Reference in New Issue
Copy Permalink