aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vtun/vtun-2.6/makefile.in-ldflags.patch
blob: 942e194fc80ba653655c6a2f742e5e18b1fd56dd (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.in.orig	2004-09-17 11:01:23.885914688 +0200
+++ Makefile.in	2004-09-17 11:01:45.441637720 +0200
@@ -19,7 +19,7 @@
 #  
 CC = @CC@
 CFLAGS = @CFLAGS@ @CPPFLAGS@
-LDFLAGS = @LIBS@
+LDFLAGS = @LDFLAGS@ @LIBS@
 
 YACC = @YACC@
 YACCFLAGS = -d