summaryrefslogtreecommitdiff
path: root/chat/silc-server/patches/patch-ac
blob: 0c385bf82a2304d6ea55685f979d9a9eebdc6a72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ac,v 1.10 2004/06/11 10:05:06 salo Exp $

--- lib/contrib/Makefile.in.orig	2004-02-29 16:10:01.000000000 +0100
+++ lib/contrib/Makefile.in	2004-06-11 11:31:45.000000000 +0200
@@ -287,7 +298,9 @@
 target_os = @target_os@
 target_vendor = @target_vendor@
 AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
-noinst_LTLIBRARIES = libcontrib.la
+@HAVE_GETOPT_LONG_FALSE@noinst_LTLIBRARIES = libcontrib.la
+@HAVE_GETOPT_LONG_TRUE@@HAVE_REGEX_FALSE@noinst_LTLIBRARIES = libcontrib.la
+@HAVE_GETOPT_LONG_TRUE@@HAVE_REGEX_TRUE@noinst_LTLIBRARIES = 
 @HAVE_GETOPT_LONG_FALSE@GETOPT = getopt.c getopt1.c
 @HAVE_GETOPT_LONG_TRUE@GETOPT = 
 @HAVE_REGEX_FALSE@REGEX = regex.c