diff configure.ac @ 4798:0ea6dd6bfb5a

audlegacy begins.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Mon, 24 Nov 2008 21:16:26 +0900
parents 84f70d4b36e6
children 20f868cd576b
line wrap: on
line diff
--- a/configure.ac	Sat Oct 11 07:43:44 2008 +0900
+++ b/configure.ac	Mon Nov 24 21:16:26 2008 +0900
@@ -6,7 +6,7 @@
 AC_PREREQ([2.59])
 
 dnl Initialize
-AC_INIT([audacious], [1.9.0], [bugs+audacious@atheme.org])
+AC_INIT([audlegacy], [1.9.0], [bugs+audacious@atheme.org])
 AC_COPYRIGHT([(C) 2005-2008 Audacious Development Team])
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET
@@ -73,7 +73,7 @@
 ### ---------------------------------------------------------------------------
 dnl Path settings
 dnl =============
-AC_PATH_PROG([AUDACIOUS_PATH], [audacious], [no])
+AC_PATH_PROG([AUDACIOUS_PATH], [audlegacy], [no])
 
 AUD_ARG_ENABLE([user-plugin-dir], [yes],
 [per-user plugin dir])
@@ -319,8 +319,8 @@
 dnl Output configuration files
 dnl ==========================
 AC_CONFIG_FILES([
-    audacious.pc
-    audclient.pc
+    audlegacy.pc
+    audlegacyclient.pc
     buildsys.mk
     extra.mk
     man/audtool.1