Author: gnorton
Date: 2005-12-12 11:14:26 -0500 (Mon, 12 Dec 2005)
New Revision: 54245

Modified:
   trunk/cocoa-sharp/ChangeLog
   trunk/cocoa-sharp/autogen.sh
Log:
2005-12-12  Geoff Norton  <[EMAIL PROTECTED]>

        * autogen.sh: Lower the required autoconf version to 2.57.  
        Fixes SVN builds on Panther.  Thanks to Andreas Farber 
        <[EMAIL PROTECTED]>
                        


Modified: trunk/cocoa-sharp/ChangeLog
===================================================================
--- trunk/cocoa-sharp/ChangeLog 2005-12-12 16:08:26 UTC (rev 54244)
+++ trunk/cocoa-sharp/ChangeLog 2005-12-12 16:14:26 UTC (rev 54245)
@@ -1,3 +1,9 @@
+2005-12-12  Geoff Norton  <[EMAIL PROTECTED]>
+
+       * autogen.sh: Lower the required autoconf version to 2.57.  
+       Fixes SVN builds on Panther.  Thanks to Andreas Farber 
+       <[EMAIL PROTECTED]>
+
 2005-12-01  Geoff Norton  <[EMAIL PROTECTED]>
 
        * Makefile.am: Include the samples in the default build

Modified: trunk/cocoa-sharp/autogen.sh
===================================================================
--- trunk/cocoa-sharp/autogen.sh        2005-12-12 16:08:26 UTC (rev 54244)
+++ trunk/cocoa-sharp/autogen.sh        2005-12-12 16:14:26 UTC (rev 54245)
@@ -12,7 +12,7 @@
 
 automake_min_vers=1.6
 aclocal_min_vers=$automake_min_vers
-autoconf_min_vers=2.59
+autoconf_min_vers=2.57
 libtoolize_min_vers=1.5
 
 LC_ALL=C

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to