[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
utimens depends on utime
From: |
Sergey Poznyakoff |
Subject: |
utimens depends on utime |
Date: |
Thu, 08 Sep 2005 14:34:44 +0300 |
The module utimens depends on utime, however this dependency is not
listed in modules/utimens. This can be fixed by the following patch:
Index: modules/utimens
===================================================================
RCS file: /cvsroot/gnulib/gnulib/modules/utimens,v
retrieving revision 1.3
diff -p -u -r1.3 utimens
--- modules/utimens 21 Mar 2005 22:07:25 -0000 1.3
+++ modules/utimens 8 Sep 2005 11:31:56 -0000
@@ -9,6 +9,7 @@ m4/utimes.m4
Depends-on:
timespec
+utime
configure.ac:
gl_UTIMENS
Regards,
Sergey
- utimens depends on utime,
Sergey Poznyakoff <=