aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2004-04-30 03:04:58 +0000
committerNathan Scott <nathans@sgi.com>2004-04-30 03:04:58 +0000
commitd2ca5214ee962f7ceae3c5de0859d813cb65a7ff (patch)
tree5a31182e125af0f1673403cb9affcec486674656
parentb0ddefdc8443668071d31ba11a753dceb958fed0 (diff)
downloaddmapi-dev-d2ca5214ee962f7ceae3c5de0859d813cb65a7ff.tar.gz
Sync up different copies of the m4 macros, noop change for this package.
-rw-r--r--m4/package_xfslibs.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/package_xfslibs.m4 b/m4/package_xfslibs.m4
index 3d65955..27dc930 100644
--- a/m4/package_xfslibs.m4
+++ b/m4/package_xfslibs.m4
@@ -35,8 +35,8 @@ AC_DEFUN([AC_PACKAGE_NEED_LIBXFSINIT_LIBXFS],
AC_SUBST(libxfs)
])
-AC_DEFUN([AC_PACKAGE_NEED_ATTRLIST_LIBHANDLE],
- [ AC_CHECK_LIB(handle, attr_list_by_handle,, [
+AC_DEFUN([AC_PACKAGE_NEED_OPEN_BY_FSHANDLE],
+ [ AC_CHECK_LIB(handle, open_by_fshandle,, [
echo
echo 'FATAL ERROR: could not find a current XFS handle library.'
echo 'Install or upgrade the XFS library package.'