X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=m4%2Ffilenamecat.m4;h=6c6656aadbefd572eb623967858cdc1b11228d42;hb=d83d49608ca45f7fbe813d123b30d4743cf168e5;hp=236e5b0503206d8a7ae7f1c6ddb0548d1c31a4bd;hpb=b414e25de8ca49d7567a92c203d431383ec57c83;p=debian%2Ftar diff --git a/m4/filenamecat.m4 b/m4/filenamecat.m4 index 236e5b05..6c6656aa 100644 --- a/m4/filenamecat.m4 +++ b/m4/filenamecat.m4 @@ -1,5 +1,5 @@ -# filenamecat.m4 serial 10 -dnl Copyright (C) 2002-2006, 2009-2010 Free Software Foundation, Inc. +# filenamecat.m4 serial 11 +dnl Copyright (C) 2002-2006, 2009-2014 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. @@ -7,13 +7,10 @@ dnl with or without modifications, as long as this notice is preserved. AC_DEFUN([gl_FILE_NAME_CONCAT], [ AC_REQUIRE([gl_FILE_NAME_CONCAT_LGPL]) - AC_LIBOBJ([filenamecat]) ]) AC_DEFUN([gl_FILE_NAME_CONCAT_LGPL], [ - AC_LIBOBJ([filenamecat-lgpl]) - dnl Prerequisites of lib/filenamecat-lgpl.c. AC_CHECK_FUNCS_ONCE([mempcpy]) ])