mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 13:30:06 +00:00
99e519ba0a
* sysdeps/cris/configure.in: New file, with test moved out of main libc configure.in file. * sysdeps/cris/configure: New generated file.
6 lines
215 B
Plaintext
6 lines
215 B
Plaintext
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
|
|
|
dnl CRIS uses `;' to start comments and `@' for line separator.
|
|
libc_cv_asm_line_sep='@'
|
|
AC_DEFINE_UNQUOTED(ASM_LINE_SEP, $libc_cv_asm_line_sep)
|