Fixed autogen warning

This commit is contained in:
Robert Roth
2017-05-23 00:06:54 +03:00
parent 43740ddab7
commit 0a00b3522a

View File

@@ -4,8 +4,6 @@
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.
PKG_NAME="Gnome Top Library"
(test -f $srcdir/configure.ac \
&& test -f $srcdir/copyright.txt \
&& test -d $srcdir/sysdeps) || {