glibc/sysdeps/cris/configure.in
Roland McGrath 99e519ba0a 2004-10-25 Roland McGrath <roland@frob.com>
* sysdeps/cris/configure.in: New file, with test moved out of main
	libc configure.in file.
	* sysdeps/cris/configure: New generated file.
2004-10-26 01:33:30 +00:00

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)