Add script for determining the set of symbols to export from a library.
[gnulib.git] / m4 / same.m4
blob48f314eb3d5083eb66797ba2909cfee0499675eb
1 #serial 10
2 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation,
3 dnl 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 dnl Prerequisites of lib/same.c.
9 AC_DEFUN([gl_SAME],
11   AC_REQUIRE([AC_SYS_LONG_FILE_NAMES])
12   AC_CHECK_FUNCS_ONCE([fpathconf])