automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Add missing bootstrap file


From: Alfred M. Szmidt
Subject: Re: Add missing bootstrap file
Date: Sun, 15 Nov 2009 11:44:40 -0500

   Index: automake/m4/init.m4
   ===================================================================
   --- automake.orig/m4/init.m4
   +++ automake/m4/init.m4
   @@ -107,6 +107,7 @@ dnl is hooked onto _AC_COMPILER_EXEEXT e
    AC_CONFIG_COMMANDS_PRE(dnl
    [m4_provide_if([_AM_COMPILER_EXEEXT],
      [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
   +AM_SILENT_RULES([yes])
    ])

Why is this needed?  Maybe the problem can be solved in a better way.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]