Automated merge with http://waqas.ath.cx:8000/
authorMatthew Wild <mwild1@gmail.com>
Wed, 15 Apr 2009 00:12:32 +0100
changeset 1010 d12eb30f7017
parent 1009 a2dd83bc3afa (current diff)
parent 998 c2000160938d (diff)
child 1012 d53108635407
Automated merge with http://waqas.ath.cx:8000/
--- a/configure	Wed Apr 15 02:10:51 2009 +0500
+++ b/configure	Wed Apr 15 00:12:32 2009 +0100
@@ -113,6 +113,9 @@
    --cflags=*)
       CFLAGS="$value"
       ;;      
+   --lflags=*)
+      LFLAGS="$value"
+      ;;      
    --c-compiler=*)
       CC="$value"
       ;;