| 1 | | |
| | 1 | |
| | 2 | * cp /boot/common/share/libtool/config/config.guess config |
| | 3 | * cp /boot/common/share/libtool/config/config.sub config |
| | 4 | * add "AC_CONFIG_MACRO_DIR([m4])" after line 9 in configure.ac |
| | 5 | * libtoolize --force --copy |
| | 6 | * aclocal -I config |
| | 7 | * autoconf |
| | 8 | * automake |
| | 9 | * ./configure=/boot/common |
| | 10 | * make |
| | 11 | * make install |
| | 12 | |
| | 13 | |
| | 14 | ** Configuration summary for gd 2.0.36: |
| | 15 | |
| | 16 | Support for PNG library: yes |
| | 17 | Support for JPEG library: yes |
| | 18 | Support for Freetype 2.x library: yes |
| | 19 | Support for Fontconfig library: yes |
| | 20 | Support for Xpm library: no |
| | 21 | Support for pthreads: yes |