diff options
Diffstat (limited to 'sysdeps/i386/elf/configure.in')
-rw-r--r-- | sysdeps/i386/elf/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/i386/elf/configure.in b/sysdeps/i386/elf/configure.in index 96e9b2c9f3..e83555e92b 100644 --- a/sysdeps/i386/elf/configure.in +++ b/sysdeps/i386/elf/configure.in @@ -1,6 +1,6 @@ sinclude(./aclocal.m4)dnl Autoconf lossage GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory. -# Local configure fragment for sysdeps/unix/sysv/linux. +# Local configure fragment for sysdeps/i386/elf. if test "$usetls" != no; then # Check for support of thread-local storage handling in assembler and |