summaryrefslogtreecommitdiff
path: root/graphics/geomview/patches/patch-aa
blob: 60c3a90d3cee6ccd11123e6af0643e7190a56185 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$NetBSD: patch-aa,v 1.3 2001/07/04 03:08:58 jlam Exp $

--- configure.orig	Mon Mar 26 00:23:02 2001
+++ configure
@@ -3462,6 +3462,7 @@
 cat > conftest.$ac_ext <<EOF
 #line 3464 "configure"
 #include "confdefs.h"
+#include <sys/types.h>
  #include <sys/socket.h> 
 int main() {
  int s = socket(AF_UNIX, SOCK_STREAM, 0); 
@@ -3865,7 +3866,7 @@
 moduledir="\$(exec_prefix)/bin"
 
 
-geomdatadir="\$(prefix)/data"
+geomdatadir="\$(prefix)/share/geomview/data"
 
 
 # cache 'moduledir' and 'geomdatadir' so individual module configure scripts