summaryrefslogtreecommitdiff
path: root/dev-util/anjuta/files/3.34.0-autoconf-2.70.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/anjuta/files/3.34.0-autoconf-2.70.patch')
-rw-r--r--dev-util/anjuta/files/3.34.0-autoconf-2.70.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-util/anjuta/files/3.34.0-autoconf-2.70.patch b/dev-util/anjuta/files/3.34.0-autoconf-2.70.patch
deleted file mode 100644
index fdcc9e3158bf..000000000000
--- a/dev-util/anjuta/files/3.34.0-autoconf-2.70.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-https://gitlab.gnome.org/GNOME/anjuta/-/merge_requests/13
-
-diff --git a/configure.ac b/configure.ac
-index c637f9cf3..4b101c35e 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -85,8 +85,6 @@ case "$YACC" in
- AC_MSG_ERROR(bison is required)
- ;;
- esac
--AC_LANG([C])
--AC_LANG([C++])
- AC_PROG_CXX
- AC_LINK_IFELSE([AC_LANG_PROGRAM([], [])],,
- AC_MSG_ERROR([C++ Compiler required to compile Anjuta]))