updated on Sat Jan 14 00:11:12 UTC 2012
[aur-mirror.git] / paketto / configure.patch
blob84af59e63479c7b00a75f36d2b1fd976e9bc0a71
1 --- a/configure 2002-12-24 21:37:18.000000000 +0530
2 +++ b/configure 2007-06-24 17:02:15.000000000 +0530
3 @@ -7434,7 +7434,7 @@
4 fi
6 _path="$PATH"
7 - PATH="$PATH:Libnet-1.0.2a"
8 + PATH="Libnet-1.0.2a:$PATH"
9 # Extract the first word of "libnet-config", so it can be a program name with args.
10 set dummy libnet-config; ac_word=$2
11 echo "$as_me:$LINENO: checking for $ac_word" >&5