From 59e4b7969b5077ac3a8a9f8eed7dc8dbe52e127d Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 29 Nov 1999 03:41:33 +0000 Subject: Update to Tcl/Tk version 8.2 and get this to build with gcc 2.95. Submitted by: Ade Lovett --- mbone/vic/files/patch-ax | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mbone/vic/files/patch-ax (limited to 'mbone/vic/files/patch-ax') diff --git a/mbone/vic/files/patch-ax b/mbone/vic/files/patch-ax new file mode 100644 index 000000000000..477fa0bbbc4c --- /dev/null +++ b/mbone/vic/files/patch-ax @@ -0,0 +1,11 @@ +--- p64/mkhuff.cc.orig Sun Nov 28 19:24:42 1999 ++++ p64/mkhuff.cc Sun Nov 28 19:25:49 1999 +@@ -45,6 +45,8 @@ + extern "C" { + int getopt(int, char * const *, const char *); + } ++#else ++#include + #endif + #define HUFFSTRINGS + #include "p64-huff.h" -- cgit v1.2.3