commit | 799bd80d8afd89546a5ec9e93a63f34d3cd65a9f | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Wed Aug 31 22:15:17 2011 -0400 |
committer | Benjamin Peterson <benjamin@python.org> | Wed Aug 31 22:15:17 2011 -0400 |
tree | 2926e6846bf160cd1b9d572179acfc911a84699b | |
parent | ab3bea6815a236af940b7d25a0d295e6bbf20c5b [diff] [blame] |
expose linux extended file system attributes (closes #12720)
diff --git a/configure b/configure index ed13d88..4200d88 100755 --- a/configure +++ b/configure
@@ -6090,7 +6090,7 @@ 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 \