diff options
Diffstat (limited to 'textproc/glimpse/patches/patch-ad')
-rw-r--r-- | textproc/glimpse/patches/patch-ad | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/textproc/glimpse/patches/patch-ad b/textproc/glimpse/patches/patch-ad new file mode 100644 index 00000000000..122dfbb6234 --- /dev/null +++ b/textproc/glimpse/patches/patch-ad @@ -0,0 +1,13 @@ +$NetBSD: patch-ad,v 1.1 2001/10/13 23:43:30 mjl Exp $ + +--- configure.orig Tue Aug 21 06:37:16 2001 ++++ configure Sun Oct 14 01:12:16 2001 +@@ -1873,7 +1873,7 @@ + else + ac_save_LIBS="$LIBS" + LIBS="-ldl $LIBS" +-INDEXLIBS="-ldl $INDEXLIBS" ++INDEXLIBS="$INDEXLIBS" + + cat > conftest.$ac_ext <<EOF + #line 1757 "configure" |