mktime: skip configure test (fail it) for apple universal builds
authorBruno Haible <bruno@clisp.org>
Wed, 21 Jan 2009 19:26:05 +0000 (20:26 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 21 Jan 2009 19:26:05 +0000 (20:26 +0100)
commit87fec1f1544655181da3e02d7857ee00c83e0f19
tree700a3900186641056fa1e0ea023561bacc6d7d37
parent8a737519436884006a412fbf28cc76f35cedcd2f
mktime: skip configure test (fail it) for apple universal builds

* m4/mktime.m4 (AC_FUNC_MKTIME): Require gl_MULTIARCH. In Apple
universal builds, assume that mktime does not work.
* modules/mktime (Depends-on): Add multiarch.
ChangeLog
m4/mktime.m4
modules/mktime