summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/vice/files/vice-2.4-autotools.patch')
-rw-r--r--app-emulation/vice/files/vice-2.4-autotools.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/app-emulation/vice/files/vice-2.4-autotools.patch b/app-emulation/vice/files/vice-2.4-autotools.patch
deleted file mode 100644
index f67113f0b45e..000000000000
--- a/app-emulation/vice/files/vice-2.4-autotools.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- vice-2.4.orig/configure.in
-+++ vice-2.4/configure.in
-@@ -105,7 +105,7 @@
- AC_SUBST(VICE_VERSION)
-
- AM_INIT_AUTOMAKE(vice, $VICE_VERSION)
--AM_CONFIG_HEADER(src/config.h)
-+AC_CONFIG_HEADERS(src/config.h)
-
- if test x"$VICE_VERSION_BUILD" = "x" -o x"$VICE_VERSION_BUILD" = "x0" ; then
- VERSION_RC=$VICE_VERSION_MAJOR","$VICE_VERSION_MINOR",0,0"