Author: guillem
Date: 2006-09-27 09:30:17 +0000 (Wed, 27 Sep 2006)
New Revision: 537

Modified:
   trunk/ChangeLog
   trunk/debian/changelog
   trunk/m4/compiler.m4
Log:
Add a new line at the end of m4/compiler.m4 file, to cope with an
autoreconf failure due to the new m4 1.4.7.


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2006-09-27 08:10:35 UTC (rev 536)
+++ trunk/ChangeLog     2006-09-27 09:30:17 UTC (rev 537)
@@ -1,3 +1,8 @@
+2006-09-27  Guillem Jover  <[EMAIL PROTECTED]>
+
+       * m4/compiler.m4: Add a new line at the end of the file, to cope with
+       an autoreconf failure due to the new m4 1.4.7.
+
 2006-09-27  Ian Jackson  <[EMAIL PROTECTED]>
 
        * dselect/pkgdepcon.cc (packagelist::resolvedepcon): Recognise the

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2006-09-27 08:10:35 UTC (rev 536)
+++ trunk/debian/changelog      2006-09-27 09:30:17 UTC (rev 537)
@@ -8,6 +8,8 @@
   * Remove comment headers in dselect/helpmsgs.{cc,h} about the files being
     autogenerated, replace them with a proper license and copyright comment.
     Closes: #382308
+  * Add a new line at the end of m4/compiler.m4 file, to cope with an
+    autoreconf failure due to the new m4 1.4.7.
 
   [ Added dpkg Translations ]
   * Dzongkha (Kinley Tshering)

Modified: trunk/m4/compiler.m4
===================================================================
--- trunk/m4/compiler.m4        2006-09-27 08:10:35 UTC (rev 536)
+++ trunk/m4/compiler.m4        2006-09-27 09:30:17 UTC (rev 537)
@@ -101,4 +101,5 @@
         AS_IF([test "x$dpkg_cv_c99_arg" != "xnone"],
               [CC="$CC $dpkg_cv_c99_arg"
                AC_DEFINE([HAVE_C99], 1)])])[]dnl
-])# DPKG_C_C99
\ No newline at end of file
+])# DPKG_C_C99
+


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to