From 27dae84ed92f1ef0300263091972338d12e78348 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 18 Oct 2025 19:06:52 +0200 Subject: New upstream version 1.4.1 --- gnulib-m4/save-cwd.m4 | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 gnulib-m4/save-cwd.m4 (limited to 'gnulib-m4/save-cwd.m4') diff --git a/gnulib-m4/save-cwd.m4 b/gnulib-m4/save-cwd.m4 deleted file mode 100644 index bb54a0eb..00000000 --- a/gnulib-m4/save-cwd.m4 +++ /dev/null @@ -1,12 +0,0 @@ -# save-cwd.m4 -# serial 10 -dnl Copyright (C) 2002-2006, 2009-2024 Free Software Foundation, Inc. -dnl This file is free software; the Free Software Foundation -dnl gives unlimited permission to copy and/or distribute it, -dnl with or without modifications, as long as this notice is preserved. - -dnl Prerequisites for lib/save-cwd.c. -AC_DEFUN([gl_SAVE_CWD], -[ - AC_CHECK_FUNCS_ONCE([fchdir]) -]) -- cgit v1.2.3