From 96cb6321fa5944ea4b3fed450deb11ea226fecf0 Mon Sep 17 00:00:00 2001
From: Bruno Haible <bruno@clisp.org>
Date: Sat, 15 Jun 2024 23:33:16 +0200
Subject: [PATCH] Drop outdated cppi configuration.

* lib/.cppi-disable: Remove file.
---
 ChangeLog         |  5 +++++
 lib/.cppi-disable | 40 ----------------------------------------
 2 files changed, 5 insertions(+), 40 deletions(-)
 delete mode 100644 lib/.cppi-disable

diff --git a/ChangeLog b/ChangeLog
index e9ff708865..b551084953 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-06-15  Bruno Haible  <bruno@clisp.org>
+
+	Drop outdated cppi configuration.
+	* lib/.cppi-disable: Remove file.
+
 2024-06-15  Bruno Haible  <bruno@clisp.org>
 
 	doc: Update for glibc 2.39.
diff --git a/lib/.cppi-disable b/lib/.cppi-disable
deleted file mode 100644
index cbf3e8b807..0000000000
--- a/lib/.cppi-disable
+++ /dev/null
@@ -1,40 +0,0 @@
-alloca.in.h
-error.h
-exit.h
-fnmatch.in.h
-fts.c
-fts_.h
-getaddrinfo.h
-getdelim.h
-getline.h
-getndelim2.h
-getopt.c
-getopt.h
-getopt1.c
-getopt.in.h
-getopt_int.h
-getpass.c
-gettext.h
-localcharset.h
-malloca.h
-mbchar.h
-mbuiter.h
-md5.h
-obstack.h
-printf-args.h
-printf-parse.h
-regcomp.c
-regex.c
-regex.h
-regex_internal.c
-regex_internal.h
-stat-time.h
-stdbool.in.h
-stdint.in.h
-strnlen1.h
-strtoul.c
-sys_socket.in.h
-time_r.h
-utimecmp.h
-vasnprintf.h
-vasprintf.h
-- 
2.39.5