* contrib/hbgd/hbgd.hbc
+ examples/httpsrv/modulesg.hbp
* examples/httpsrv/uhttpdgd.hbp
* examples/httpsrv/readme.txt
* Merged gd linking logic from uhttpdgd.hbp to hbgd.hbc.
(contains little hack, too) (untested)
+ Added .hbp file to build GD enabled modules.
* Modified readme to reflect above change.
+ Changed .hbp files to use hbgd.hbc and hbct.hbc to
build with hbgd and hbct libs. This is much better
method, since hbmk2 will locate them automatically
plus set header path as well.
8 lines
55 B
Plaintext
8 lines
55 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
|
|
@uhttpd.hbp
|
|
hbgd.hbc -DGD_SUPPORT
|
|
hbct.hbc
|