<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/build, branch php-4.0.6RC2</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>- Revert libtool 1.4 check and allow 1.3.x.</title>
<updated>2001-05-12T09:03:58+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2001-05-12T09:03:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e400cf0582cdb92cc4a4d97e4013b90efe45ff8f'/>
<id>e400cf0582cdb92cc4a4d97e4013b90efe45ff8f</id>
<content type='text'>
- I hope there is nothing else which needs changing!

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- I hope there is nothing else which needs changing!

</pre>
</div>
</content>
</entry>
<entry>
<title>Up prerequisites to libtool 1.4</title>
<updated>2001-05-06T18:51:21+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-05-06T18:51:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0d29419769e93e333885b61b3ef263be2a128499'/>
<id>0d29419769e93e333885b61b3ef263be2a128499</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix libtool check</title>
<updated>2001-05-05T15:33:49+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-05-05T15:33:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e1ddd48bd48634597255dadde17ad732105df0bd'/>
<id>e1ddd48bd48634597255dadde17ad732105df0bd</id>
<content type='text'>
Submitted by: brisse@ping.dk

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by: brisse@ping.dk

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #10589</title>
<updated>2001-05-03T03:41:42+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2001-05-03T03:41:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d805c9740f15c26d303f05b3c77683281d5d0f85'/>
<id>d805c9740f15c26d303f05b3c77683281d5d0f85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary tab (was killing Tru64 make)</title>
<updated>2001-04-23T23:50:56+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2001-04-23T23:50:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=532dcda52883a8bdb42d6fd7caa0f2c0e6f3a5d8'/>
<id>532dcda52883a8bdb42d6fd7caa0f2c0e6f3a5d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* using CGI -C option, you no longer have to specify "full" path to tests</title>
<updated>2001-04-16T23:28:58+00:00</updated>
<author>
<name>Stig Bakken</name>
<email>ssb@php.net</email>
</author>
<published>2001-04-16T23:28:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0edbf4242f12404e5a20e298b8501e06c3210894'/>
<id>0edbf4242f12404e5a20e298b8501e06c3210894</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This is a temporary fix to the previous patch that breaks the build.</title>
<updated>2001-04-04T04:41:01+00:00</updated>
<author>
<name>Jason Greene</name>
<email>jason@php.net</email>
</author>
<published>2001-04-04T04:41:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6e2a6e07db1312e9730f4e6ace774b0f2619163b'/>
<id>6e2a6e07db1312e9730f4e6ace774b0f2619163b</id>
<content type='text'>
This keeps the functionality of searching for glibtool or libtool,
but have you checked the rest of the build process to see if this is
compatible? Regardless, 'which' returns a value on some os's when nothing is
found which breaks the previous patches test. Also the unary negation after
an if is not compatible with true bourne.

-Jason

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This keeps the functionality of searching for glibtool or libtool,
but have you checked the rest of the build process to see if this is
compatible? Regardless, 'which' returns a value on some os's when nothing is
found which breaks the previous patches test. Also the unary negation after
an if is not compatible with true bourne.

-Jason

</pre>
</div>
</content>
</entry>
<entry>
<title>Undo oopsie</title>
<updated>2001-04-03T21:16:07+00:00</updated>
<author>
<name>Wilfredo Sanchez</name>
<email>wsanchez@php.net</email>
</author>
<published>2001-04-03T21:16:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5c30ce1436d1954a5aa6ace46d6510520a42c84a'/>
<id>5c30ce1436d1954a5aa6ace46d6510520a42c84a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add INSTALL_ROOT variable to specify install location.</title>
<updated>2001-04-03T20:59:50+00:00</updated>
<author>
<name>Wilfredo Sanchez</name>
<email>wsanchez@php.net</email>
</author>
<published>2001-04-03T20:59:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0df6e8dd88e7233e75683271b96a38bf7c4c6fef'/>
<id>0df6e8dd88e7233e75683271b96a38bf7c4c6fef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Find libtool if it's called glibtool.</title>
<updated>2001-04-03T19:07:32+00:00</updated>
<author>
<name>Wilfredo Sanchez</name>
<email>wsanchez@php.net</email>
</author>
<published>2001-04-03T19:07:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a0a471e7a3eca3ec17655951b3020cf32570eb36'/>
<id>a0a471e7a3eca3ec17655951b3020cf32570eb36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
