Change build to pass through CPPFLAGS if provided, and to use the DEFS value set by configure.
The DEFS Makefile variable has been renamed to CPPFLAGS, and is now set based on the CPPFLAGS, INCLUDES and DEFS values provided by configure. Reported by cpet, this allows the FreeBSD port to drop a patch. git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@519 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
[Changes 1.2c01]
|
||||
|
||||
* Pass through externally-provided CPPFLAGS (reported by cpet). (caf)
|
||||
|
||||
* Don't set the mode on new channels until synched - this speeds up joining
|
||||
lots of channels at connect time if one of them is new, and reduces the
|
||||
chance of being flooded off the server. (caf)
|
||||
|
||||
Reference in New Issue
Block a user