1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/audio/mp3encode/files/patch-ac

20 lines
680 B
Plaintext
Raw Normal View History

*** common.h.orig Wed Jan 22 20:43:13 1997
--- common.h Thu May 21 14:12:52 1998
***************
*** 93,99 ****
#endif
#ifdef UNIX
! #define TABLES_PATH "tables" /* to find data files */
/* name of environment variable holding path of table files */
#define MPEGTABENV "MPEGTABLES"
#define PATH_SEPARATOR "/" /* how to build paths */
--- 93,99 ----
#endif
#ifdef UNIX
! #define TABLES_PATH "ZAP" /* to find data files */
/* name of environment variable holding path of table files */
#define MPEGTABENV "MPEGTABLES"
#define PATH_SEPARATOR "/" /* how to build paths */