1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 09:28:21 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
foobar ac950497a6 Fix typo 2002-10-12 02:50:16 +00:00
foobar 204b3b5fbd Add the proper install lines. 2002-10-12 01:18:04 +00:00
foobar 7a3f2eb63b Default to shared. 2002-10-12 00:54:53 +00:00
foobar 49488cfd0d - Removed the unnecessary extra configure option --enable-shared-embed
- Changed --enable-embed to accept parameters shared/static and default
  to static build.
2002-10-11 23:28:01 +00:00
Sascha Schumann e6e54605b7 Follow Yasuo's suggestion and build sapi program's under the sapi-specific
directory.

Move sapi-specific makefile fragments to their respective directory.

Create an embed sapi module which resides in its own dir now.
2002-09-29 16:22:49 +00:00