Fix SIM_CHECK_MEMBER definition with Autoconf 2.64.
[deliverable/binutils-gdb.git] / sim / common / aclocal.m4
index 24b1aa248613c86116501d516336692133d9e2a9..6820164f80eaf04a32f5b8c0b31ff6cc04df9ccb 100644 (file)
@@ -945,7 +945,7 @@ dnl
 dnl  ---------------------------------------------------------
 dnl  AGGREGATE.MEMBER is for instance `struct passwd.pw_gecos', shell
 dnl  variables are not a valid argument.
-AC_DEFUN([SIM_CHECK_MEMBER], defn([AC_CHECK_MEMBER]))
+AU_ALIAS([SIM_CHECK_MEMBER], [AC_CHECK_MEMBER])
 dnl
 dnl Translated from a FC2 autoconf-2.59-3 installation.
 dnl  SIM_CHECK_MEMBERS([AGGREGATE.MEMBER, ...])
This page took 0.023871 seconds and 4 git commands to generate.