Re: [Midnight Commander] #133: [PATCH] fix use of obsolete autoconf macros



#133: [PATCH] fix use of obsolete autoconf macros
----------------------+-----------------------------------------------------
  Reporter:  metux    |       Owner:  slavazanko
      Type:  defect   |      Status:  accepted  
  Priority:  minor    |   Milestone:  4.6.2     
 Component:  mc-core  |     Version:  4.6.1     
Resolution:           |    Keywords:  review    
  Blocking:           |   Blockedby:            
----------------------+-----------------------------------------------------

Comment(by slavazanko):

 In /usr/share/autoconf/autoconf/specific.m4 (on my Fedora-10) next
 definitions:
 {{{
 ...
 AU_DEFUN([AC_GNU_SOURCE], [AC_USE_SYSTEM_EXTENSIONS])
 ...
 AU_DEFUN([AC_AIX], [AC_USE_SYSTEM_EXTENSIONS])
 ...
 AU_DEFUN([AC_MINIX], [AC_USE_SYSTEM_EXTENSIONS])
 ...
 }}}

 As fact, these macros is an aliases for AC_USE_SYSTEM_EXTENSIONS

-- 
Ticket URL: <www.midnight-commander.org/ticket/133#comment:5>
Midnight Commander <www.midnight-commander.org>
Midnight Development Center


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