]> git.feebdaed.xyz Git - 0xmirror/curl.git/commitdiff
cmake: delete unused file `CMake/CMakeConfigurableFile.in`
authorViktor Szakats <commit@vsz.me>
Fri, 19 Dec 2025 14:10:15 +0000 (15:10 +0100)
committerViktor Szakats <commit@vsz.me>
Fri, 19 Dec 2025 14:35:15 +0000 (15:35 +0100)
Follow-up to 8cb010144964019b865fa224e166eb37f4e1d169

Closes #20038

CMake/CMakeConfigurableFile.in [deleted file]
Makefile.am

diff --git a/CMake/CMakeConfigurableFile.in b/CMake/CMakeConfigurableFile.in
deleted file mode 100644 (file)
index a3d2bc4..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-#***************************************************************************
-#                                  _   _ ____  _
-#  Project                     ___| | | |  _ \| |
-#                             / __| | | | |_) | |
-#                            | (__| |_| |  _ <| |___
-#                             \___|\___/|_| \_\_____|
-#
-# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
-#
-# This software is licensed as described in the file COPYING, which
-# you should have received as part of this distribution. The terms
-# are also available at https://curl.se/docs/copyright.html.
-#
-# You may opt to use, copy, modify, merge, publish, distribute and/or sell
-# copies of the Software, and permit persons to whom the Software is
-# furnished to do so, under the terms of the COPYING file.
-#
-# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
-# KIND, either express or implied.
-#
-# SPDX-License-Identifier: curl
-#
-###########################################################################
-@CMAKE_CONFIGURABLE_FILE_CONTENT@
index d289f33d575665063c19d53f618f1c280f509121..876e1ee0f5de9e4597c20c1fbde496e9c6c47302 100644 (file)
@@ -28,7 +28,6 @@ ACLOCAL_AMFLAGS = -I m4
 
 CMAKE_DIST =                                    \
  CMake/cmake_uninstall.cmake.in                 \
- CMake/CMakeConfigurableFile.in                 \
  CMake/curl-config.cmake.in                     \
  CMake/CurlSymbolHiding.cmake                   \
  CMake/CurlTests.c                              \