mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 12:23:37 +02:00
good-bye and thanks, autotools
This commit is contained in:
parent
cf6bc31172
commit
b8736225cf
64 changed files with 118 additions and 3866 deletions
|
|
@ -9,7 +9,7 @@ srcdir=`dirname "$0"`
|
|||
test -z "$srcdir" && srcdir=.
|
||||
srcdir="$srcdir"/..
|
||||
|
||||
if test ! -f "$srcdir"/configure.ac; then
|
||||
if test ! -f "$srcdir"/irssi.conf; then
|
||||
echo -n "**Error**: Directory \`$srcdir' does not look like the"
|
||||
echo " top-level $PKG_NAME directory"
|
||||
exit 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue