scripts: allow one-line summary to start with "[Vv]ersion \d"
[coreutils/ericb.git] / m4 / fd-reopen.m4
blob8eb6dc48b7b0bb54fbec245afc3e0fc567fafb9b
1 # Invoke open, but return either a desired file descriptor or -1.
3 dnl Copyright (C) 2005, 2009-2012 Free Software Foundation, Inc.
5 dnl This file is free software; the Free Software Foundation
6 dnl gives unlimited permission to copy and/or distribute it,
7 dnl with or without modifications, as long as this notice is preserved.
9 dnl Written by Paul Eggert.
11 AC_DEFUN([gl_FD_REOPEN],
13   AC_LIBSOURCES([fd-reopen.c, fd-reopen.h])
14   AC_LIBOBJ([fd-reopen])