summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2011-09-01 02:15:17 (GMT)
committerBenjamin Peterson <benjamin@python.org>2011-09-01 02:15:17 (GMT)
commit799bd80d8afd89546a5ec9e93a63f34d3cd65a9f (patch)
tree2926e6846bf160cd1b9d572179acfc911a84699b /configure
parentab3bea6815a236af940b7d25a0d295e6bbf20c5b (diff)
downloadcpython-799bd80d8afd89546a5ec9e93a63f34d3cd65a9f.zip
cpython-799bd80d8afd89546a5ec9e93a63f34d3cd65a9f.tar.gz
cpython-799bd80d8afd89546a5ec9e93a63f34d3cd65a9f.tar.bz2
expose linux extended file system attributes (closes #12720)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index ed13d88..4200d88 100755
--- a/configure
+++ b/configure
@@ -6090,7 +6090,7 @@ $as_echo "#define STDC_HEADERS 1" >>confdefs.h
fi
-for ac_header in asm/types.h conio.h curses.h direct.h dlfcn.h errno.h \
+for ac_header in asm/types.h attr/xattr.h conio.h curses.h direct.h dlfcn.h errno.h \
fcntl.h grp.h \
ieeefp.h io.h langinfo.h libintl.h ncurses.h poll.h process.h pthread.h \
sched.h shadow.h signal.h stdint.h stropts.h termios.h \