1999-11-29 14:39:44 +00:00

12 lines
459 B
Plaintext

--- common.h.orig Tue Jan 4 20:42:00 1994
+++ common.h Mon Nov 29 08:57:09 1999
@@ -73,7 +73,7 @@
#endif
#ifdef UNIX
-#define TABLES_PATH "tables" /* to find data files */
+#define TABLES_PATH PREFIX "/lib/mpegaudio/tables" /* to find data files */
/* name of environment variable holding path of table files */
#define MPEGTABENV "MPEGTABLES"
#define PATH_SEPARATOR "/" /* how to build paths */