<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/embed/config.m4, branch php-5.2.7</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>MFH: - Changed AC_ARG_* options to PHP_ARG_* options.</title>
<updated>2007-07-11T23:20:37+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2007-07-11T23:20:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=eb923bf6fc9cf71aaf45641784aeb3d23254bf45'/>
<id>eb923bf6fc9cf71aaf45641784aeb3d23254bf45</id>
<content type='text'>
MFH: - Some cleanups here and there
MFH: - Enabled PHP_CHECK_CONFIGURE_OPTIONS (checks for unknown configure
MFH:   options)
# Note to Marcus: ext/dba/config.m4 needs to be "converted" to use
# the PHP_ARG_* options. I did't touch it needs quite a lot of work to keep
# it's current behaviour regarding "enabled-by-default" parts of it.
#
# Hint: By using the PHP_ARG_* options you have the "default" option.. ;)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFH: - Some cleanups here and there
MFH: - Enabled PHP_CHECK_CONFIGURE_OPTIONS (checks for unknown configure
MFH:   options)
# Note to Marcus: ext/dba/config.m4 needs to be "converted" to use
# the PHP_ARG_* options. I did't touch it needs quite a lot of work to keep
# it's current behaviour regarding "enabled-by-default" parts of it.
#
# Hint: By using the PHP_ARG_* options you have the "default" option.. ;)

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH:- Fixed bug #41576 (misbehaviour when using --without-apxs)</title>
<updated>2007-06-03T20:27:16+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2007-06-03T20:27:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7bd41e0715c46bf63aae27a23d3fe3e7439a899a'/>
<id>7bd41e0715c46bf63aae27a23d3fe3e7439a899a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Added PHP_INSTALL_HEADERS() macro</title>
<updated>2005-05-07T02:51:53+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-05-07T02:51:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=626253940ea0c246984e277b6786b4950b69e3cc'/>
<id>626253940ea0c246984e277b6786b4950b69e3cc</id>
<content type='text'>
- Fixed several VPATH build issues
- Changed all awk calls to use $AWK
- Changed all mkdir calls to use "$php_shtool mkdir"

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed several VPATH build issues
- Changed all awk calls to use $AWK
- Changed all mkdir calls to use "$php_shtool mkdir"

</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing warning about experimental nature of sapi/embed.</title>
<updated>2003-01-21T02:46:07+00:00</updated>
<author>
<name>Edin Kadribasic</name>
<email>edink@php.net</email>
</author>
<published>2003-01-21T02:46:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ceb597ea1a4109b847d434a6d868941b90c2e95d'/>
<id>ceb597ea1a4109b847d434a6d868941b90c2e95d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Respect INSTALL_ROOT var. Thanks to Jani for catching this one.</title>
<updated>2002-10-14T22:18:35+00:00</updated>
<author>
<name>Edin Kadribasic</name>
<email>edink@php.net</email>
</author>
<published>2002-10-14T22:18:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4f9b61aa9faa5999f1d01f46b590229fd4299b26'/>
<id>4f9b61aa9faa5999f1d01f46b590229fd4299b26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Install lib into $(prefix)/lib.</title>
<updated>2002-10-14T09:05:28+00:00</updated>
<author>
<name>Edin Kadribasic</name>
<email>edink@php.net</email>
</author>
<published>2002-10-14T09:05:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=06484d6eb2b275ebbcb05d0d689fa8e0b751571d'/>
<id>06484d6eb2b275ebbcb05d0d689fa8e0b751571d</id>
<content type='text'>
Make $(prefix)/lib before trying to copy the lib into it.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make $(prefix)/lib before trying to copy the lib into it.

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2002-10-12T02:50:16+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2002-10-12T02:50:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ac950497a6eebc90062cce6f8cc7b9080ecc09bd'/>
<id>ac950497a6eebc90062cce6f8cc7b9080ecc09bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the proper install lines.</title>
<updated>2002-10-12T01:18:04+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2002-10-12T01:18:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=204b3b5fbd8912caad90565e81e48dee1409e61a'/>
<id>204b3b5fbd8912caad90565e81e48dee1409e61a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Default to shared.</title>
<updated>2002-10-12T00:54:53+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2002-10-12T00:54:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7a3f2eb63b22cc105c1087b8dc10b83d25078291'/>
<id>7a3f2eb63b22cc105c1087b8dc10b83d25078291</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Removed the unnecessary extra configure option --enable-shared-embed</title>
<updated>2002-10-11T23:28:01+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2002-10-11T23:28:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=49488cfd0d42ea58a86164785b9bb2145d4a4c70'/>
<id>49488cfd0d42ea58a86164785b9bb2145d4a4c70</id>
<content type='text'>
- Changed --enable-embed to accept parameters shared/static and default
  to static build.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Changed --enable-embed to accept parameters shared/static and default
  to static build.

</pre>
</div>
</content>
</entry>
</feed>
