| 1 | | Copy in Haiku config.guess and config.sub files, then[[BR]] |
| 2 | | [http://tools.assembla.com/BePorts/browser/BePorts/trunk/media-libs/libsdl/SDL-1.2.13-haiku.diff Patch] |
| | 1 | [http://ports.haiku-files.org/browser/haikuports/trunk/media-libs/libsdl/SDL-1.2.13-haiku.diff Patch] then |
| | 2 | * cp /boot/home/config/share/libtool/config.guess build-scripts |
| | 3 | * cp /boot/home/config/share/libtool/config.sub build-scripts |
| | 4 | * cat $(aclocal --print-ac-dir)/libtool.m4 >> acinclude.m4 |
| | 5 | * libtoolize --force --copy |
| | 6 | * aclocal |
| | 7 | * automake |
| | 8 | * autoconf |