]> granicus.if.org Git - curl/commit
Modified the gmtime_r check to not check for it until the "check for a working
authorDaniel Stenberg <daniel@haxx.se>
Mon, 16 May 2005 15:09:26 +0000 (15:09 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 16 May 2005 15:09:26 +0000 (15:09 +0000)
commitf425a25c988205d1ca6df8c02f87abe23f28b067
tree7106247fbb42ff80d3032a5b36fd80f11d001f61
parentaaace2e802eddf229e497dc6c4935e3a7be90d32
Modified the gmtime_r check to not check for it until the "check for a working
one" is made, and only if that test runs ok we define it as present. Unless
crosscompiling, since then we use the former AC_CHECK_FUNCS method.
configure.ac