commit:     c5a20990bcae3acddcff18bb850cf28dbc2a4feb
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 13 23:04:24 2016 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Sat Feb 13 23:04:24 2016 +0000
URL:        https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=c5a20990

autogen: pull in stpcpy as we use it

URL: https://bugs.gentoo.org/573902
Reported-by: Tupone Alfredo <tupone <AT> gentoo.org>

 autogen.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/autogen.sh b/autogen.sh
index 622ab16..9777b19 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -25,6 +25,7 @@ mods="
        readlinkat
        renameat
        stat-time
+       stpcpy
        strcasestr-simple
        strncat
        symlinkat

Reply via email to