From 80635627ed68eee72bfe1873816a92d7af5caac2 Mon Sep 17 00:00:00 2001 From: joseph Date: Tue, 20 Aug 2013 16:23:48 +0000 Subject: Merge changes between r23517 and r23715 from /fsf/trunk. git-svn-id: svn://svn.eglibc.org/trunk@23785 7b3dc134-2b1b-0410-93df-9e9f96275f8d --- libc/config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libc/config.h.in') diff --git a/libc/config.h.in b/libc/config.h.in index 6284e2a99..a85f13125 100644 --- a/libc/config.h.in +++ b/libc/config.h.in @@ -238,4 +238,7 @@ /* The ARM hard-float ABI is being used. */ #undef HAVE_ARM_PCS_VFP +/* The pt_chown binary is being built and used by grantpt. */ +#undef HAVE_PT_CHOWN + #endif -- cgit v1.2.3