]> git.ipfire.org Git - thirdparty/libbsd.git/commit
build: Use src/strlcpy.c in AC_CONFIG_SRCDIR
authorGuillem Jover <guillem@hadrons.org>
Wed, 7 Jun 2017 21:09:40 +0000 (23:09 +0200)
committerGuillem Jover <guillem@hadrons.org>
Fri, 9 Jun 2017 03:46:34 +0000 (05:46 +0200)
commit8248e5f7a61761ee057ca7e2c4f6ee618c43c5be
treedf47163aca871ebfc78498b1f8c5e798d68809b1
parentc74ca099160820faaf8a50c46e8f33f48f3c9a18
build: Use src/strlcpy.c in AC_CONFIG_SRCDIR

The src/fgetln.c file contains a function considered obsolete, use one
that is not.
configure.ac