X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ftimes;h=aab3703f6a0fe142660b92863ba0b4b35213f08f;hb=e916d00297510297b63af2ea9790c4f6c0ac0105;hp=dad7eb9b7ba7e408da475c5bafff9963a0fdbde6;hpb=68aaf7d59ae9d33108f317a44039dc98442844a8;p=gnulib.git diff --git a/modules/times b/modules/times index dad7eb9b7..aab3703f6 100644 --- a/modules/times +++ b/modules/times @@ -10,6 +10,9 @@ sys_times configure.ac: gl_FUNC_TIMES +if test $HAVE_TIMES = 0; then + AC_LIBOBJ([times]) +fi gl_SYS_TIMES_MODULE_INDICATOR([times]) Makefile.am: