cvs: gd /libgd ISSUES
[email protected] ("Lars Hecking")
| Newsgroups | php.gd.cvs |
|---|---|
| Message-ID | <cvslhecking1162989161@cvsserver> |
lhecking Wed Nov 8 12:32:41 2006 UTC
Modified files:
/gd/libgd ISSUES
Log:
Updated.
http://cvs.php.net/viewvc.cgi/gd/libgd/ISSUES?r1=1.11&r2=1.12&diff_format=u
Index: gd/libgd/ISSUES
diff -u gd/libgd/ISSUES:1.11 gd/libgd/ISSUES:1.12
--- gd/libgd/ISSUES:1.11 Sun Nov 5 15:01:47 2006
+++ gd/libgd/ISSUES Wed Nov 8 12:32:41 2006
@@ -18,8 +18,8 @@
libtool 1.5.22)
LIBICONV handling
- Makefile.am, configure.ac: Add $(LIBICONV) to LDADD and remove manual
- LIBICONV handling from configure.ac
+ Makefile.am, configure.ac, config/gdlib-config.in:: Add $(LIBICONV)
+ to LDADD and remove manual LIBICONV handling from configure.ac
PTHREAD handling
configure.ac: Update to current version of acx_pthread.m4
@@ -31,3 +31,4 @@
(Thanks Antony Dovgal to have catched it)
#12, gdImageCreateFromPngCrx, initialize the signature buffer not the infile
CTX (Takeshi Abe)
+#13, remove generated files from cvs, add bootstrap script