aboutsummaryrefslogtreecommitdiff
path: root/japanese/ebview/files/patch-configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/ebview/files/patch-configure.in')
-rw-r--r--japanese/ebview/files/patch-configure.in22
1 files changed, 10 insertions, 12 deletions
diff --git a/japanese/ebview/files/patch-configure.in b/japanese/ebview/files/patch-configure.in
index a874e9d6d5a1..371da331e1fd 100644
--- a/japanese/ebview/files/patch-configure.in
+++ b/japanese/ebview/files/patch-configure.in
@@ -1,13 +1,11 @@
---- configure.in.orig Tue Nov 19 15:04:30 2002
-+++ configure.in Sat Nov 30 09:27:26 2002
-@@ -14,8 +14,8 @@
- AM_GNU_GETTEXT
+--- configure.in.orig Sun Apr 13 12:29:30 2003
++++ configure.in Fri May 2 20:01:19 2003
+@@ -39,7 +39,7 @@
+ AC_PROG_GCC_TRADITIONAL
+ dnl AC_FUNC_SETVBUF_REVERSED
+ AC_TYPE_SIGNAL
+-AC_CHECK_FUNCS(mkdir select strdup strtol)
++AC_CHECK_FUNCS(mkdir select strdup strtol getopt_long)
- dnl Checks for libraries.
--AM_PATH_GTK(1.2.8)
--AM_PATH_IMLIB()
-+AM_PATH_GTK(1.2.8,, AC_MSG_ERROR(Cannot find GTK+ 1.2.8), gmodule gthread)
-+AM_PATH_GDK_IMLIB()
- eb_LIB_EB3
-
- dnl Checks for header files.
+ _mozilla_include_place=/usr/include/mozilla
+ AC_ARG_WITH(mozilla-includes,