Use the correct dependencies when checking for net/if.h, arpa/inet.h and resolv.h
(fixes a nasty configure spew on FreeBSD, reported by flashback). Add check for sys/socket.h, replace unused checks for netinet/in_systm.h and sys/in_system.h with a check for netinet/in.h. Remove unused check for sys/syslimits.h. git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@168 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
[Changes 1.2c01]
|
||||
|
||||
* configure - use the right dependencies when checking for net/if.h, i
|
||||
arpa/inet.h and resolv.h. Reported by flashback. (caf)
|
||||
|
||||
* Fix plugin Makefiles for out-of-tree building, reported by nyet. (caf)
|
||||
|
||||
* Add DESTDIR support to build system, to ease rpm and deb packaging.
|
||||
|
||||
Reference in New Issue
Block a user