Get rid of non-portable autogen.sh

This commit is contained in:
Don Stewart 2005-07-29 10:51:48 +00:00
parent 893bc5e5c4
commit 3b457de2a1
2 changed files with 1 additions and 9 deletions

View File

@ -4,9 +4,7 @@ CVS BUILDING INSTRUCTIONS
These are build instructions if you've checked out hs-plugins
from CVS (instead of downloading a source distribution tarball).
1. Execute autogen.sh to generate the GNU ./configure script:
./autogen.sh
1. Use autoconf to generate the GNU ./configure script:
2. Build hs-plugins as usual with ./configure && make

View File

@ -1,6 +0,0 @@
#!/bin/sh -x
# this is the world's most complicated autogen.sh script :)
exec autoconf