aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3encode/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mp3encode/files/patch-ac')
-rw-r--r--audio/mp3encode/files/patch-ac19
1 files changed, 19 insertions, 0 deletions
diff --git a/audio/mp3encode/files/patch-ac b/audio/mp3encode/files/patch-ac
new file mode 100644
index 000000000000..5d09cc01663b
--- /dev/null
+++ b/audio/mp3encode/files/patch-ac
@@ -0,0 +1,19 @@
+*** 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 */