aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2007-09-30 05:19:51 +0000
committerAde Lovett <ade@FreeBSD.org>2007-09-30 05:19:51 +0000
commit1f63d4fac86cc7ef52d24612bee009c7afd76a4c (patch)
tree52d6c87defc1116f8beb36779e1fac176afe749a /japanese
parent81dd862bc69f5a16b26e45ab2e0aa186de1ba096 (diff)
downloadports-1f63d4fac86cc7ef52d24612bee009c7afd76a4c.tar.gz
ports-1f63d4fac86cc7ef52d24612bee009c7afd76a4c.zip
Add new files that got accidently missed during autoconf update patch.
PR: 116639
Notes
Notes: svn path=/head/; revision=200416
Diffstat (limited to 'japanese')
-rw-r--r--japanese/ebview/files/patch-aclocal.m411
1 files changed, 11 insertions, 0 deletions
diff --git a/japanese/ebview/files/patch-aclocal.m4 b/japanese/ebview/files/patch-aclocal.m4
new file mode 100644
index 000000000000..bf7c0fbc78d3
--- /dev/null
+++ b/japanese/ebview/files/patch-aclocal.m4
@@ -0,0 +1,11 @@
+--- aclocal.m4.orig 2003-04-12 20:59:34.000000000 -0700
++++ aclocal.m4 2007-09-22 20:58:23.000000000 -0700
+@@ -6989,8 +6989 @@
+ ])
+-
+-dnl *
+-dnl * Check for ssize_t.
+-dnl *
+-AC_DEFUN(AC_TYPE_SSIZE_T,
+-[AC_CHECK_TYPE(ssize_t, int)])
+-