$NetBSD: patch-ab,v 1.1.1.1 2002/05/12 00:54:04 wiz Exp $ --- common.h.orig Wed Jan 5 02:42:00 1994 +++ common.h @@ -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 */