X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fmountlist.m4;h=c25f44e7e2136e686d82dfad161dd6bbdf946589;hb=d390fdd374ff2bd0918dcf486a4dfe20f1c1cdb3;hp=b2a2e12f895bc3a90db5c177d538696c02a83042;hpb=7c3f8da8f075e3813ced160d5b53a28c6f7dfe78;p=gnulib.git diff --git a/m4/mountlist.m4 b/m4/mountlist.m4 index b2a2e12f8..c25f44e7e 100644 --- a/m4/mountlist.m4 +++ b/m4/mountlist.m4 @@ -1,13 +1,11 @@ -#serial 8 -dnl Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +#serial 9 +dnl Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. AC_DEFUN([gl_MOUNTLIST], [ - AC_LIBSOURCES([mountlist.c, mountlist.h]) - gl_LIST_MOUNTED_FILE_SYSTEMS([gl_cv_list_mounted_fs=yes], [gl_cv_list_mounted_fs=no]) if test $gl_cv_list_mounted_fs = yes; then