Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
configure.patch
Package: 10040637740.zip [view]
Upload User: lswyart
Upload Date: 2008-06-12
Package Size: 3441k
Code Size: 0k
Category:
Kill Virus
Development Platform:
Visual C++
- --- configure 2005-06-17 17:38:49.073838400 +1000
- +++ configure.new 2005-06-17 17:46:08.434683200 +1000
- @@ -10566,6 +10566,13 @@ else
- want_bzip2="yes"
- fi;
- +case $host_os in
- + cygwin*)
- + # add -lgdi32 -lwinmm for cygwin
- + # (maybe we need to include | mingw* | pw32* as well
- + LIBCLAMAV_LIBS="$LIBCLAMAV_LIBS -lgdi32 -lwinmm";
- +esac
- +
- if test "$want_bzip2" = "yes"
- then
- echo "$as_me:$LINENO: checking for bzReadOpen in -lbz2" >&5