X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fglob.m4;h=767c54d7add9f90bf6634d4e84a6bfb4ddd72357;hb=ad7e0cc967251bc0d09999503a51e5fbcfac021d;hp=497677cc5890e11b2aaca633a8357cc51f767963;hpb=3e1218682966f9d8f92240d4185cc2218d7bf29f;p=gnulib.git diff --git a/m4/glob.m4 b/m4/glob.m4 index 497677cc5..767c54d7a 100644 --- a/m4/glob.m4 +++ b/m4/glob.m4 @@ -1,4 +1,4 @@ -# glob.m4 serial 6 +# glob.m4 serial 7 dnl Copyright (C) 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, @@ -13,7 +13,6 @@ AC_DEFUN([gl_GLOB_SUBSTITUTE], gl_PREREQ_GLOB GLOB_H=glob.h - AC_LIBSOURCES([glob.c, glob_.h, glob-libc.h]) AC_LIBOBJ([glob]) AC_SUBST([GLOB_H]) ])