Merge

Fri, 17 Apr 2009 16:16:17 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Fri, 17 Apr 2009 16:16:17 +0100
changeset 1007
5265657d7c12
parent 1006
4bd375bde3cb (current diff)
parent 998
c2000160938d (diff)
child 1008
afae75e37ceb

Merge

--- a/configure	Fri Apr 17 16:15:16 2009 +0100
+++ b/configure	Fri Apr 17 16:16:17 2009 +0100
@@ -113,6 +113,9 @@
    --cflags=*)
       CFLAGS="$value"
       ;;      
+   --lflags=*)
+      LFLAGS="$value"
+      ;;      
    --c-compiler=*)
       CC="$value"
       ;;      

mercurial