<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems (2011-02-22)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>

        * configure.ac: Remove AM_CONDITIONAL(HAS_POSIX) (Unused).
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/ChangeLog.diff?r1=text&tr1=1.542&r2=text&tr2=1.543&diff_format=h">M</a></td><td width='1%'>1.543</td><td width='100%'>c/src/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/configure.ac.diff?r1=text&tr1=1.102&r2=text&tr2=1.103&diff_format=h">M</a></td><td width='1%'>1.103</td><td width='100%'>c/src/configure.ac</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/c/src/ChangeLog:1.542 rtems/c/src/ChangeLog:1.543
--- rtems/c/src/ChangeLog:1.542 Wed Feb 16 09:53:11 2011
+++ rtems/c/src/ChangeLog       Tue Feb 22 10:16:43 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-02-22    Ralf Corsépius <ralf.corsepius@rtems.org>
+
+       * configure.ac: Remove AM_CONDITIONAL(HAS_POSIX) (Unused).
+
</font> 2011-02-16        Joel Sherrill <joel.sherrill@oarcorp.com>
 
        * ada-tests/mptests/mp01/mp01.adb, ada-tests/mptests/mp01/mptest.adb,

<font color='#006600'>diff -u rtems/c/src/configure.ac:1.102 rtems/c/src/configure.ac:1.103
--- rtems/c/src/configure.ac:1.102      Wed Feb  2 08:57:38 2011
+++ rtems/c/src/configure.ac    Tue Feb 22 10:16:43 2011
</font><font color='#997700'>@@ -208,8 +208,6 @@
</font> 
 AM_CONDITIONAL([HAS_NETWORKING],[test "$HAS_NETWORKING" = "yes"])
 
<font color='#880000'>-AM_CONDITIONAL(HAS_POSIX,test "$HAS_POSIX_API" = "yes")
-
</font> AM_CONDITIONAL(RTEMS_ADA,[test x"$enable_ada" = x"yes" \
   && test x"$rtems_cv_HAS_POSIX_API" = x"yes"])
 
</pre>
<p> </p>

<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>