getprogname: Work around program name truncation when possible.
[gnulib.git] / m4 / mpsort.m4
blob59df971be033f9a3fc994432c1f6b001230b3d64
1 # Sort a vector of pointers to data.
3 # Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc.
5 # This file is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
9 AC_DEFUN([gl_MPSORT],
11   AC_REQUIRE([AC_C_RESTRICT])