Software /
code /
prosody
Comparison
configure @ 1010:d12eb30f7017
Automated merge with http://waqas.ath.cx:8000/
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Wed, 15 Apr 2009 00:12:32 +0100 |
parent | 998:c2000160938d |
child | 1063:b873715ffd96 |
comparison
equal
deleted
inserted
replaced
1009:a2dd83bc3afa | 1010:d12eb30f7017 |
---|---|
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" |