From 530a8d72ccb5f37e0427f69383fd564b116a2f39 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 1 Jul 2006 06:50:30 +0000 Subject: [PATCH] Add ^lib/xstrtold\.c$, so make distcheck passes once again. --- .x-sc_require_config_h | 1 + ChangeLog | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/.x-sc_require_config_h b/.x-sc_require_config_h index a7a6930ecd..f82d7105a7 100644 --- a/.x-sc_require_config_h +++ b/.x-sc_require_config_h @@ -16,6 +16,7 @@ ^lib/strtoull\.c$ ^lib/strtoumax\.c$ ^lib/umaxtostr\.c$ +^lib/xstrtold\.c$ ^lib/xstrtoul\.c$ ^src/false\.c$ ^src/lbracket\.c$ diff --git a/ChangeLog b/ChangeLog index fb4d1365a6..1130052656 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-07-01 Jim Meyering + + * .x-sc_require_config_h: Add ^lib/xstrtold\.c$, so make distcheck + passes once again. + 2006-06-30 Paul Eggert * NEWS: seq now uses long double internally rather than double. -- 2.47.3