X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Ffcntl.m4;h=5481cae4d807cd6c89e4428d7273978322af7bf5;hb=8866a241ddbf4a459347b7147e325f539e4c07fe;hp=19704465c13eb1820f199a745943f4adf67ac4ea;hpb=75d6952a6726fce261a1757825fb0491fa195acf;p=gnulib.git diff --git a/m4/fcntl.m4 b/m4/fcntl.m4 index 19704465c..5481cae4d 100644 --- a/m4/fcntl.m4 +++ b/m4/fcntl.m4 @@ -1,5 +1,5 @@ # fcntl.m4 serial 5 -dnl Copyright (C) 2009-2011 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2013 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. @@ -92,5 +92,4 @@ AC_DEFUN([gl_REPLACE_FCNTL], else REPLACE_FCNTL=1 fi - AC_LIBOBJ([fcntl]) ])