Mercurial > hg > octave-shane > gnulib-hg
comparison modules/gettime @ 15203:355e63498252
gettime: Move AC_LIBOBJ invocations to module description.
* m4/gettime.m4 (gl_GETTIME): Remove AC_LIBOBJ invocation.
* modules/gettime (Makefile.am): Augment lib_SOURCES.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 23 May 2011 23:37:39 +0200 |
parents | 9a08319141ac |
children |
comparison
equal
deleted
inserted
replaced
15202:1851e81daa16 | 15203:355e63498252 |
---|---|
14 | 14 |
15 configure.ac: | 15 configure.ac: |
16 gl_GETTIME | 16 gl_GETTIME |
17 | 17 |
18 Makefile.am: | 18 Makefile.am: |
19 lib_SOURCES += gettime.c | |
19 | 20 |
20 Include: | 21 Include: |
21 "timespec.h" | 22 "timespec.h" |
22 | 23 |
23 Link: | 24 Link: |