diff options
Diffstat (limited to '')
-rw-r--r-- | graphics/opendx/files/patch-acconfig.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/opendx/files/patch-acconfig.h b/graphics/opendx/files/patch-acconfig.h new file mode 100644 index 000000000000..00ce1c34d99b --- /dev/null +++ b/graphics/opendx/files/patch-acconfig.h @@ -0,0 +1,10 @@ +--- acconfig.h.orig Fri Dec 3 17:23:57 1999 ++++ acconfig.h Tue Mar 20 17:32:42 2001 +@@ -196,6 +196,7 @@ + #undef HAVE_OS2_H + #undef HAVE_PROCESS_H + #undef HAVE_PWD_H ++#undef HAVE_REGEX_H + #undef HAVE_REGEXP_H + #undef HAVE_SETJMP_H + #undef HAVE_SIGNAL_H |