2 utime() function: set access and modification times of a file.
11 filename [test $HAVE_UTIME = 0 || test $REPLACE_UTIME = 1]
12 malloca [test $HAVE_UTIME = 0 || test $REPLACE_UTIME = 1]
16 if test $HAVE_UTIME = 0 || test $REPLACE_UTIME = 1; then
20 gl_UTIME_MODULE_INDICATOR([utime])