FS#20172 - [progsreiserfs] underquoted definition of AC_CHECK_LIBREISERFS
            Attached to Project:
            Arch Linux
            
Opened by Eric Belanger (Snowman) - Wednesday, 14 July 2010, 03:55 GMT
Last edited by Tobias Powalowski (tpowa) - Friday, 26 August 2011, 15:05 GMT
          Opened by Eric Belanger (Snowman) - Wednesday, 14 July 2010, 03:55 GMT
Last edited by Tobias Powalowski (tpowa) - Friday, 26 August 2011, 15:05 GMT
| 
 | Details
                    Description: When running autoreconf when building another package, the following warning is printed out: $ autoreconf /usr/share/aclocal/progsreiserfs.m4:13: warning: underquoted definition of AC_CHECK_LIBREISERFS /usr/share/aclocal/progsreiserfs.m4:13: run info '(automake)Extending aclocal' /usr/share/aclocal/progsreiserfs.m4:13: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal | 
              This task depends upon
              
              
            
            
           
                      
AC_DEFUN([AC_CHECK_LIBREISERFS],
instead of the current:
AC_DEFUN(AC_CHECK_LIBREISERFS,