pkgsrc/misc/lv/patches/patch-ad
obache e3a3ced090 Some improvements:
* set LICENSE=gnu-gpl-v2
* add user-destdir support
* reset WRKSRC setting, use CONFIGURE_DIRS instead,
  so that pkgsrc magick affect to all files
* regen patches, split out patch-ad from patch-ac
  (one patch file to multiple files is not good).
* need termcap to build.
2010-02-10 10:43:28 +00:00

13 lines
359 B
Text

$NetBSD: patch-ad,v 1.1 2010/02/10 10:43:28 obache Exp $
--- src/configure.orig 2004-01-05 06:37:17.000000000 +0000
+++ src/configure
@@ -1440,7 +1440,7 @@ done
-for ac_func in sigvec tgetnum setlocale
+for ac_func in sigaction tgetnum setlocale
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
echo "configure:1447: checking for $ac_func" >&5