Get rid of non-portable autogen.sh
This commit is contained in:
parent
893bc5e5c4
commit
3b457de2a1
@ -4,9 +4,7 @@ CVS BUILDING INSTRUCTIONS
|
|||||||
These are build instructions if you've checked out hs-plugins
|
These are build instructions if you've checked out hs-plugins
|
||||||
from CVS (instead of downloading a source distribution tarball).
|
from CVS (instead of downloading a source distribution tarball).
|
||||||
|
|
||||||
1. Execute autogen.sh to generate the GNU ./configure script:
|
1. Use autoconf to generate the GNU ./configure script:
|
||||||
|
|
||||||
./autogen.sh
|
|
||||||
|
|
||||||
2. Build hs-plugins as usual with ./configure && make
|
2. Build hs-plugins as usual with ./configure && make
|
||||||
|
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
#!/bin/sh -x
|
|
||||||
|
|
||||||
# this is the world's most complicated autogen.sh script :)
|
|
||||||
|
|
||||||
exec autoconf
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user