Work around difference between Linux ACLs and Solaris 10 ZFS.
[gnulib.git] / modules / sys_time
index 80be27d..ffa714d 100644 (file)
@@ -13,7 +13,7 @@ gl_HEADER_SYS_TIME_H
 AC_PROG_MKDIR_P
 
 Makefile.am:
-BUILT_SOURCES += sys/time.h
+BUILT_SOURCES += $(SYS_TIME_H)
 
 # We need the following in order to create <sys/time.h> when the system
 # doesn't have one that works with the given compiler.