On Mon, Jan 11, 2016 at 02:12:27PM +0100, Fabiano Fidêncio wrote: > The following warning was shown when running autogen.sh: > ***Warning*** PKG_NAME is deprecated, you may remove it from autogen.sh > --- > autogen.sh | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/autogen.sh b/autogen.sh > index c496d06..ece6663 100755 > --- a/autogen.sh > +++ b/autogen.sh > @@ -4,8 +4,6 @@ > srcdir=`dirname $0` > test -z "$srcdir" && srcdir=. > > -PKG_NAME="libosinfo" > - > (test -f $srcdir/osinfo/osinfo_db.c) || { > echo -n "**Error**: Directory "\`$srcdir\'" does not look like the" > echo " top-level $PKG_NAME directory" You need to change PKG_NAME here. ACK with that changed. Christophe
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo