$NetBSD$

--- mserv/defines.h.orig	Sun Aug  3 15:57:20 2003
+++ mserv/defines.h
@@ -1,3 +1,7 @@
+#ifndef PATH_MPG123
+#define PATH_MPG123            BINDIR "/mpg123"
+#endif
+
 /* maximum amount to queue in each output buffer */
 #define OUTBUFLEN 32*1024
 
@@ -39,7 +43,7 @@
 #define MISCINFOLEN 128
 
 /* maximum number of tracks in each album */
-#define TRACKSPERALBUM 200
+#define TRACKSPERALBUM 250
 
 /* maximum language line length */
 #define LANGLINELEN 1024
