ref: 4bcc447c06c80fc41f6ad99de864bcf784973e3d
parent: 743570c487ef8b81a93d2956bb9b4e68e72604da
author: Ralph Giles <giles@mozilla.com>
date: Mon Oct 1 05:24:24 EDT 2012
Remove 'lib' from the package name. This matches what the opus package does, and is consistent with what the pkg-config files were already doing.
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libopusfile], [0.0])
+AC_INIT([opusfile], [0.0])
AC_USE_SYSTEM_EXTENSIONS
AC_SYS_LARGEFILE