mirror of
https://github.com/irssi/irssi.git
synced 2025-04-26 04:51:11 -05:00
Kill irssi.cvs
This commit is contained in:
parent
c896f78d04
commit
fceba7ad04
10
autogen.sh
10
autogen.sh
@ -6,16 +6,6 @@ PKG_NAME="Irssi"
|
|||||||
srcdir=`dirname $0`
|
srcdir=`dirname $0`
|
||||||
test -z "$srcdir" && srcdir=.
|
test -z "$srcdir" && srcdir=.
|
||||||
|
|
||||||
if test ! -f $srcdir/irssi.cvs -a -f $srcdir/configure; then
|
|
||||||
echo
|
|
||||||
echo "Use ./configure instead"
|
|
||||||
echo
|
|
||||||
echo "This script should only be run if you got sources from SVN."
|
|
||||||
echo "If you really want to do this, say:"
|
|
||||||
echo " touch irssi.cvs"
|
|
||||||
exit 0
|
|
||||||
fi
|
|
||||||
|
|
||||||
if test ! -f $srcdir/configure.in; then
|
if test ! -f $srcdir/configure.in; then
|
||||||
echo -n "**Error**: Directory \`$srcdir\' does not look like the"
|
echo -n "**Error**: Directory \`$srcdir\' does not look like the"
|
||||||
echo " top-level $PKG_NAME directory"
|
echo " top-level $PKG_NAME directory"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user