Changes between Version 2 and Version 3 of dev-lang/php/5.2.9/1
- Timestamp:
- 03/01/09 14:40:58 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/php/5.2.9/1
v2 v3 1 1 Lot's a options available for php. Here's the ./configure line I used: 2 ~/php-5.2.9> ./configure --prefix=/boot/common --enable-shared --enable-static - 3 -enable-sockets LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include 4 checking for grep that handles long lines and -e... /bin/grep 2 ./configure --prefix=/boot/common --enable-shared --enable-static 5 3 6 4 TODO: Try building with options enabled, and figure out why/how to get each of them to actually be included, as the detection process seems to have a hard time finding any of them on haiku.
