Subject: CVS commit: pkgsrc/audio/faad2
From: Ben Collver
Date: 2005-10-09 05:23:11
Message id: 20051009032311.992412DA27@cvs.netbsd.org

Log Message:
This change addresses PR#31443

Copy config.h to faad2-config.h.  Modify systems.h to refer to
faad2-config.h, and install faad2-config.h.  This situation is
discussed here:
http://lists.gnu.org/archive/html/automake/2000-10/msg00114.html

Remove the undef of PACKAGE and VERSION, and add a 3rd non-empty
argument to AM_INIT_AUTOMAKE.  This situation is discussed here:
http://lists.gnu.org/archive/html/automake/2000-10/msg00108.html

Modify the condition from HAVE_GLIB_H to __G_LIB_H__, which was
easier because faad2 doesn't depend on glib.

Bump pkgrevision.

Files:
RevisionActionfile
1.28modifypkgsrc/audio/faad2/Makefile
1.5modifypkgsrc/audio/faad2/PLIST
1.6modifypkgsrc/audio/faad2/buildlink3.mk
1.9modifypkgsrc/audio/faad2/distinfo
1.4modifypkgsrc/audio/faad2/patches/patch-ac
1.2modifypkgsrc/audio/faad2/patches/patch-ak
1.1addpkgsrc/audio/faad2/patches/patch-al