X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=m4%2Fcloseout.m4;fp=m4%2Fcloseout.m4;h=55a65f0464b262bc72a83b6c93b3997f5ad2bc53;hb=c7e61475680fa226bd9b8bdd469cd66914e630f5;hp=0000000000000000000000000000000000000000;hpb=800deb09b422a73c1212233a93839a223ff59678;p=debian%2Fgzip diff --git a/m4/closeout.m4 b/m4/closeout.m4 new file mode 100644 index 0000000..55a65f0 --- /dev/null +++ b/m4/closeout.m4 @@ -0,0 +1,13 @@ +# closeout.m4 serial 5 +dnl Copyright (C) 2002, 2003, 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_CLOSEOUT], +[ + AC_LIBOBJ([closeout]) + + dnl Prerequisites of lib/closeout.c. + : +])