configure

changeset 998
c2000160938d
parent 802
33c012048492
child 1063
b873715ffd96
equal deleted inserted replaced
997:c81b6141d693 998:c2000160938d
111 OPENSSL_LIB="$value" 111 OPENSSL_LIB="$value"
112 ;; 112 ;;
113 --cflags=*) 113 --cflags=*)
114 CFLAGS="$value" 114 CFLAGS="$value"
115 ;; 115 ;;
116 --lflags=*)
117 LFLAGS="$value"
118 ;;
116 --c-compiler=*) 119 --c-compiler=*)
117 CC="$value" 120 CC="$value"
118 ;; 121 ;;
119 --linker=*) 122 --linker=*)
120 LD="$value" 123 LD="$value"

mercurial