* libm/machine/aarch64/configure.in: Change comment to say libm

instead of libc.
This commit is contained in:
Corinna Vinschen 2012-11-23 10:48:13 +00:00
parent 77a74ed692
commit 1cfd36169c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2012-11-23 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* libm/machine/aarch64/configure.in: Change comment to say libm
instead of libc.
2012-11-12 Steve Ellcey <sellcey@mips.com>
* libc/machine/mips/machine/asm.h: New.

View File

@ -1,4 +1,4 @@
dnl This is the newlib/libc/machine/aarch64 configure.in file.
dnl This is the newlib/libm/machine/aarch64 configure.in file.
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)