summaryrefslogtreecommitdiff
path: root/x11/lesstif/patches/patch-bn
blob: 6b9cc3cdb62c543c1d43a3c4768034191fd1395b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-bn,v 1.1 2000/12/22 17:26:22 jlam Exp $

--- scripts/autoconf/Makefile.am.orig	Sun Sep 12 07:13:53 1999
+++ scripts/autoconf/Makefile.am
@@ -5,10 +5,6 @@
 
 EXTRA_DIST=	ac_find_motif.m4
 
-aclocaldir = @ACLOCALDIR@
-
-if Aclocal
+aclocaldir = ${prefix}/share/aclocal
 
 aclocal_DATA = ac_find_motif.m4
-
-endif