aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cfengine/files/patch-configure
blob: 131b28611ce44ae246340d57a16a93360b12c2dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	2007-12-01 04:42:22.000000000 -0800
+++ configure	2007-12-11 14:36:12.215074399 -0800
@@ -33621,7 +33621,7 @@
 
 
 
-LIBS="-L../pub -lpub $LIBS"
+LIBS="../pub/libpub.a $LIBS"
 
 
 { echo "$as_me:$LINENO: checking Checking for GCC Specific compile flags" >&5