* libm/machine/aarch64/configure.in: Change comment to say libm
instead of libc.
This commit is contained in:
parent
77a74ed692
commit
1cfd36169c
|
@ -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.
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue