SDL_mixer: touch-autofoo.sh not used/needed in SDL_mixer

From e8cb7d1d9cd3b9e6c141bda73edadb34497acf66 Mon Sep 17 00:00:00 2001
From: Ozkan Sezer <[EMAIL REDACTED]>
Date: Wed, 1 Jan 2025 22:51:14 +0300
Subject: [PATCH] touch-autofoo.sh not used/needed in SDL_mixer

---
 build-scripts/touch-autofoo.sh | 8 --------
 1 file changed, 8 deletions(-)
 delete mode 100755 build-scripts/touch-autofoo.sh

diff --git a/build-scripts/touch-autofoo.sh b/build-scripts/touch-autofoo.sh
deleted file mode 100755
index 386158e5..00000000
--- a/build-scripts/touch-autofoo.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-# Run this script from the root of $srcdir to touch the
-# autotools generated files, so that the build procedure
-# doesn't attempt to regenerate them.
-
-cd `dirname $0`
-touch aclocal.m4 configure Makefile.in