Merge pull request #2043 from RincewindsHat/cleanup/leftovers
[monitoring-plugins.git] / gl / m4 / xsize.m4
blobe5784973e77f72d1b167518345ecbf4ff7f590b2
1 # xsize.m4
2 # serial 5
3 dnl Copyright (C) 2003-2004, 2008-2024 Free Software Foundation, Inc.
4 dnl This file is free software; the Free Software Foundation
5 dnl gives unlimited permission to copy and/or distribute it,
6 dnl with or without modifications, as long as this notice is preserved.
8 AC_DEFUN([gl_XSIZE],
10   dnl Prerequisites of lib/xsize.h.
11   AC_REQUIRE([gl_SIZE_MAX])
12   AC_CHECK_HEADERS([stdint.h])