configure

changeset 998
c2000160938d
parent 802
33c012048492
child 1063
b873715ffd96
--- a/configure	Sun Apr 12 19:05:55 2009 +0100
+++ b/configure	Tue Apr 14 20:07:45 2009 +0100
@@ -113,6 +113,9 @@
    --cflags=*)
       CFLAGS="$value"
       ;;      
+   --lflags=*)
+      LFLAGS="$value"
+      ;;      
    --c-compiler=*)
       CC="$value"
       ;;      

mercurial