freebsd-ports/japanese/ebview/files/patch-configure.in
Norikatsu Shigemura a8478f4d20 Update to 0.2.1.
PR:		ports/51707
Submitted by:	Ports Fury
2003-05-03 15:16:03 +00:00

11 lines
356 B
Text

--- 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)
_mozilla_include_place=/usr/include/mozilla
AC_ARG_WITH(mozilla-includes,