summaryrefslogtreecommitdiff
path: root/cad/gnetlist/patches/patch-ab
blob: cbae96ce4496430671183d259df80b8b03a6c224 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.7 2005/08/23 00:02:20 dmcmahill Exp $

--- configure.orig	2005-08-20 14:28:33.000000000 +0000
+++ configure	2005-08-22 02:36:57.000000000 +0000
@@ -1816,6 +1816,6 @@
 
 # Check whether --with-pcbm4dir or --without-pcbm4dir was given.
-if test "${with_pcbm4dir+set}" = set; then
-  withval="$with_pcbm4dir"
+if test "${with_pcbconfdir+set}" = set; then
+  withval="$with_pcbconfdir"
   PCBCONFDIR=$withval
 else