summaryrefslogtreecommitdiff
path: root/lang/ptoc/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ptoc/files/patch-ac')
-rw-r--r--lang/ptoc/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/ptoc/files/patch-ac b/lang/ptoc/files/patch-ac
new file mode 100644
index 000000000000..5c213037e784
--- /dev/null
+++ b/lang/ptoc/files/patch-ac
@@ -0,0 +1,11 @@
+--- main.h Tue Aug 26 21:16:28 1997
++++ /home/andy/tmp/wrk/main.h Mon Dec 8 17:58:12 1997
+@@ -31,7 +31,7 @@
+
+ #define CALL_GRAPH_FILE "call.grp"
+ #define RECURSIVE_PROC_FILE "recur.prc"
+-#define CONFIG_FILE "ptoc.cfg"
++#define CONFIG_FILE "/usr/local/etc/ptoc.cfg"
+
+ extern bool use_call_graph;
+ extern bool pio_init;