We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c589229 commit f73f5f2Copy full SHA for f73f5f2
Formula/a/autoconf-archive.rb
@@ -19,8 +19,6 @@ class AutoconfArchive < Formula
19
# autoconf-archive is useless without autoconf
20
depends_on "autoconf"
21
22
- conflicts_with "gnome-common", because: "both install ax_check_enable_debug.m4 and ax_code_coverage.m4"
23
-
24
# Fix quoting of `m4_fatal`
25
# https://github.com/autoconf-archive/autoconf-archive/pull/312
26
# https://github.com/Homebrew/homebrew-core/issues/202234
0 commit comments