summaryrefslogtreecommitdiff
path: root/ext/swf/swf.h
Commit message (Collapse)AuthorAgeFilesLines
* - swf.h belongs to the libswf distribution and should not be copiedUwe Steinmann2000-05-261-190/+0
| | | | | | | | in the php distribution. - the configure script now checks for the libswf.a and swf.h in <swf-dir>/lib and <swf-dir>/include. If it doesn't find it the default directories /usr/local and /usr are checked.
* 'char *' to 'char'Sterling Hughes2000-05-231-1/+1
|
* Add LibSWF support to PHP, will be sending an e-mail on the files andSterling Hughes2000-04-301-0/+190
uses shortly.