mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 00:10:10 +00:00
Thu May 9 09:17:46 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* aclocal.m4 (AC_FD_MSG, AC_FD_CC): Fix these for autoconf weirdness.
This commit is contained in:
parent
9635799df3
commit
7cfb2d8be3
3
aclocal.m4
vendored
3
aclocal.m4
vendored
@ -3,7 +3,8 @@ dnl which appears in configure.in before the sysdep configure scripts are run.
|
||||
dnl Each sysdep configure.in does GLIBC_PROVIDES first, to avoid any
|
||||
dnl AC_REQUIREs or AC_BEFOREs duplicating their code.
|
||||
dnl
|
||||
define(AC_FD_MSG,4)dnl Autoconf lossage.
|
||||
define(AC_FD_MSG,6)dnl Autoconf lossage.
|
||||
define(AC_FD_CC,5)dnl Autoconf lossage.
|
||||
AC_DEFUN([GLIBC_PROVIDES], [dnl
|
||||
AC_PROVIDE([AC_PROG_INSTALL])dnl
|
||||
AC_PROVIDE([AC_PROG_RANLIB])dnl
|
||||
|
Loading…
Reference in New Issue
Block a user