build: link with $(LIB_CLOCK_GETTIME)
authorJim Meyering <meyering@redhat.com>
Fri, 30 Oct 2009 18:38:00 +0000 (19:38 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 30 Oct 2009 18:38:55 +0000 (19:38 +0100)
commit7c79768a580e106df5105b8d6875d77463f34432
tree724ffbaad5f128459b3af118a31f74fefffe1166
parent3eb232f4b9d15ad37799c5a4a350d0be22c13d5e
build: link with $(LIB_CLOCK_GETTIME)

* Makefile.am (gzip_LDADD): Add $(LIB_CLOCK_GETTIME), now that
utimens pulls in gettime.
(FILES_TO_CHECK): Remove $(gzip_LDADD), now that it may contain -lrt.
Makefile.am