<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/scripts/phpize.m4, branch php-4.4.8</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:- Add missing CXXFLAGS_CLEAN variable.</title>
<updated>2007-06-01T15:13:59+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2007-06-01T15:13:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e05fdf201c966fbb1e9404f4e6ad46e3f5d60c04'/>
<id>e05fdf201c966fbb1e9404f4e6ad46e3f5d60c04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused subst</title>
<updated>2005-03-17T08:13:21+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-03-17T08:13:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fd1280c6eff11cad342239758573f0e4af4ed568'/>
<id>fd1280c6eff11cad342239758573f0e4af4ed568</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH</title>
<updated>2005-03-04T15:16:27+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-03-04T15:16:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a00bdd925a83ec003a6dd8c41ca048dc26a6ccd1'/>
<id>a00bdd925a83ec003a6dd8c41ca048dc26a6ccd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: - Make sure $host_alias is never empty</title>
<updated>2005-01-07T06:21:42+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-01-07T06:21:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=155e725a5ea75c612fd7914f94da5e76c980da71'/>
<id>155e725a5ea75c612fd7914f94da5e76c980da71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Quote macro names in AC_DEFUN()</title>
<updated>2004-12-30T07:02:19+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2004-12-30T07:02:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=912c7fc1075b84e08e49925db652e6f218ecdb19'/>
<id>912c7fc1075b84e08e49925db652e6f218ecdb19</id>
<content type='text'>
# Fixes also bug #29160
# for i in `grep -r -l AC_DEFUN *`; do perl -i -pe "s#AC_DEFUN\(([^\[])(.*)\,#AC_DEFUN([\1\2],#g" $i; done;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Fixes also bug #29160
# for i in `grep -r -l AC_DEFUN *`; do perl -i -pe "s#AC_DEFUN\(([^\[])(.*)\,#AC_DEFUN([\1\2],#g" $i; done;

</pre>
</div>
</content>
</entry>
<entry>
<title>centralize cflags</title>
<updated>2003-09-03T08:07:51+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2003-09-03T08:07:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4d982012172d901fcc07c435d49b2b822b411d7c'/>
<id>4d982012172d901fcc07c435d49b2b822b411d7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable re2c check for self-contained extensions</title>
<updated>2003-09-02T19:42:03+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2003-09-02T19:42:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=20a35aa472493a1506d2bd86696d8fc252e3d751'/>
<id>20a35aa472493a1506d2bd86696d8fc252e3d751</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>provide RE2C to external extensions</title>
<updated>2003-09-02T19:33:52+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2003-09-02T19:33:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=889eb2234e4ff4cf43b86a40dd831e064e25be64'/>
<id>889eb2234e4ff4cf43b86a40dd831e064e25be64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Backported several improvements/cleanups for the build/configure stuff.</title>
<updated>2003-08-27T17:57:32+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2003-08-27T17:57:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b21f1582dd33b99ec6c44244a61b71ddb51cc91b'/>
<id>b21f1582dd33b99ec6c44244a61b71ddb51cc91b</id>
<content type='text'>
  . PEAR dependancies checked during configure
  . OpenSSL config moved from configure.in to ext/openssl/config0.m4
    (and also improved the PHP_OPENSSL_SETUP macro a bit)
  + Some other minor issues

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  . PEAR dependancies checked during configure
  . OpenSSL config moved from configure.in to ext/openssl/config0.m4
    (and also improved the PHP_OPENSSL_SETUP macro a bit)
  + Some other minor issues

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH</title>
<updated>2003-08-05T11:19:35+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2003-08-05T11:19:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=dfba9a0ab08ec345c82ab659f8149e60354f3394'/>
<id>dfba9a0ab08ec345c82ab659f8149e60354f3394</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
