diff options
Diffstat (limited to 'net/netdude/files/patch-configure')
-rw-r--r-- | net/netdude/files/patch-configure | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/net/netdude/files/patch-configure b/net/netdude/files/patch-configure new file mode 100644 index 000000000000..ac3f42aee05c --- /dev/null +++ b/net/netdude/files/patch-configure @@ -0,0 +1,20 @@ +--- configure.orig Fri Oct 11 23:43:36 2002 ++++ configure Fri Oct 11 23:44:16 2002 +@@ -418,7 +418,7 @@ + PACKAGE_BUGREPORT= + + ac_unique_file="src/nd.h" +-ac_subdirs_all="$ac_subdirs_all libltdl" ++ac_subdirs_all="$ac_subdirs_all" + # Factoring default headers for most tests. + ac_includes_default="\ + #include <stdio.h> +@@ -2634,7 +2634,7 @@ + + + +-subdirs="$subdirs libltdl" ++subdirs="$subdirs" + + + |