summaryrefslogtreecommitdiff
path: root/graphics/gle/patches/patch-ac
blob: a7646ae8d450c75390025a6ecb613f801fe44726 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.1 2002/03/24 22:27:42 rh Exp $

--- configure.orig	Thu Apr 26 05:27:41 2001
+++ configure
@@ -3202,7 +3202,7 @@
 #       cc @X_LIBS@ (-lfoo...) @X_PRE_LIBS@ -lX11 @X_EXTRA_LIBS@
 # (Perhaps X_LIBS should have been called X_LDFLAGS.)
 
-X_LIBS="$X_LIBS -lgle -lXi -lXext -lXmu -lXt -lX11"
+X_LIBS="-lgle $X_LIBS -lXi -lXext -lXmu -lXt -lX11"
 
 trap '' 1 2 15
 cat > confcache <<\EOF