diff options
| author | Remko Tronçon <git@el-tramo.be> | 2009-12-03 21:49:31 (GMT) | 
|---|---|---|
| committer | Remko Tronçon <git@el-tramo.be> | 2009-12-03 21:49:31 (GMT) | 
| commit | 7bb6165515c1c1c74b442c1f5461ac641b332893 (patch) | |
| tree | f6f4fa5a0072aaa87de719fbb7ba122794defb8c | |
| parent | 2f9992298a3470a47a95f0da6940f31be7bf3af5 (diff) | |
| download | swift-contrib-7bb6165515c1c1c74b442c1f5461ac641b332893.zip swift-contrib-7bb6165515c1c1c74b442c1f5461ac641b332893.tar.bz2 | |
Enable c-ares compilation.
| -rw-r--r-- | SConstruct | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -321,7 +321,7 @@ SConscript(dirs = [  		"3rdParty/CppUnit",  		"3rdParty/Boost",  		"3rdParty/LibIDN", -		#"3rdParty/CAres", +		"3rdParty/CAres",  		"3rdParty/SQLite"])  # Checker | 
 Swift
 Swift