Lines Matching full:rename
9 dnl Determine whether rename works for source file names with a trailing slash.
10 dnl The rename from SunOS 4.1.1_U1 doesn't.
19 AC_CACHE_CHECK([whether rename is broken with a trailing slash],
31 exit (rename ("conftest.d1/", "conftest.d2") ? 1 : 0);
36 dnl When crosscompiling, assume rename is broken.
41 AC_CACHE_CHECK([whether rename is broken when the destination exists],
51 AC_LIBOBJ([rename])
52 AC_DEFINE([rename], [rpl_rename],
56 [Define if rename does not work for source file names with a trailing
61 [Define if rename does not work when the destination file exists,
68 # Prerequisites of lib/rename.c.