mirror of
https://github.com/bgp/bgpq4
synced 2025-02-28 08:53:11 +00:00
rename main program and add AM conditional
This commit is contained in:
@@ -107,6 +107,7 @@ AC_CHECK_LIB(nsl,getaddrinfo)
|
||||
|
||||
AC_CHECK_HEADERS([sys/cdefs.h sys/queue.h sys/tree.h sys/select.h])
|
||||
|
||||
AM_CONDITIONAL([HAVE_PLEDGE], [test "x$ac_cv_func_pledge" = xyes])
|
||||
AM_CONDITIONAL([HAVE_STRLCPY], [test "x$ac_cv_func_strlcpy" = xyes])
|
||||
|
||||
AC_CONFIG_FILES([
|
||||
|
||||
Reference in New Issue
Block a user