summaryrefslogtreecommitdiff
path: root/devel/devhelp/files/patch-configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/devhelp/files/patch-configure.in')
-rw-r--r--devel/devhelp/files/patch-configure.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/devhelp/files/patch-configure.in b/devel/devhelp/files/patch-configure.in
deleted file mode 100644
index 25d3d73f4c5d..000000000000
--- a/devel/devhelp/files/patch-configure.in
+++ /dev/null
@@ -1,13 +0,0 @@
---- configure.in.orig Wed Dec 27 12:40:09 2006
-+++ configure.in Wed Dec 27 12:42:54 2006
-@@ -44,8 +44,8 @@
-
- MOZILLA=
- AC_ARG_WITH([mozilla],
-- AC_HELP_STRING([--with-mozilla@<:@=mozilla|firefox|thunderbird@:>@],
-- [Whether to use mozilla, firefox or thunderbird gtkmozembed (default: mozilla)]),
-+ AC_HELP_STRING([--with-mozilla@<:@=mozilla|firefox|seamonkey|thunderbird@:>@],
-+ [Whether to use mozilla, firefox, seamonkey or thunderbird gtkmozembed (default: mozilla)]),
- [MOZILLA="$withval"])
-
- dnl try to autodetect: if mozilla exists, use it, else try firefox, then thunderbird