Fix -Wundef warning for HAVE_LOCALTIME_R
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 10 Jul 2014 08:51:27 +0000 (14:21 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 10 Jul 2014 08:51:27 +0000 (14:21 +0530)
commit180e0e4b29e4950cd411144c7b9dab1f850853d9
tree7bb883df3c9d227a1224fa95da72a2ab5452c502
parentd22f1fe2f369a273533e50d757c4590adf147ef1
Fix -Wundef warning for HAVE_LOCALTIME_R

Define it to 0.  There is a gnulib copy for this, but it is out of
sync with our copy.
ChangeLog
time/strptime_l.c