[xiph-commits] r12985 - trunk/ao
    ben at svn.xiph.org 
    ben at svn.xiph.org
       
    Thu May 24 04:15:36 PDT 2007
    
    
  
Author: ben
Date: 2007-05-24 04:15:36 -0700 (Thu, 24 May 2007)
New Revision: 12985
Modified:
   trunk/ao/configure.ac
Log:
Typo in package name.
Modified: trunk/ao/configure.ac
===================================================================
--- trunk/ao/configure.ac	2007-05-24 10:39:34 UTC (rev 12984)
+++ trunk/ao/configure.ac	2007-05-24 11:15:36 UTC (rev 12985)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([liba0],[0.8.8],[benjihan at users.sourceforge.net])
+AC_INIT([libao],[0.8.8],[benjihan at users.sourceforge.net])
 AM_INIT_AUTOMAKE([gnu 1.6])
 
 AM_MAINTAINER_MODE
    
    
More information about the commits
mailing list