X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Frename-dest-slash.m4;h=b225d7b04dd24124908eb4c657f2c9ea675069bd;hb=e97aef06cc1a15e527c00cfa7c4e2f2466a9922f;hp=227f2376d0bb138692ff5064425b1738c4aeb1f8;hpb=805c9bc71456ba51288ec822e3dedbe3320ef3ea;p=gnulib.git diff --git a/m4/rename-dest-slash.m4 b/m4/rename-dest-slash.m4 index 227f2376d..b225d7b04 100644 --- a/m4/rename-dest-slash.m4 +++ b/m4/rename-dest-slash.m4 @@ -1,6 +1,6 @@ -#serial 2 +# serial 3 -# Copyright (C) 2006 Free Software Foundation, Inc. +# Copyright (C) 2006, 2009 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -34,8 +34,8 @@ AC_DEFUN([gl_FUNC_RENAME_TRAILING_DEST_SLASH], rm -rf conftest.d1 conftest.d2 ]) if test $gl_cv_func_rename_trailing_dest_slash_bug = yes; then - AC_LIBOBJ(rename-dest-slash) - AC_DEFINE(rename, rpl_rename_dest_slash, + AC_LIBOBJ([rename-dest-slash]) + AC_DEFINE([rename], [rpl_rename_dest_slash], [Define to rpl_rename_dest_slash if the replacement function should be used.]) fi ])