Skip to content

Commit d0d083c

Browse files
committed
Remove also unused HAVE_BSD_ICONV symbol
1 parent 381ac86 commit d0d083c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/iconv/config.m4

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ int main() {
9797
;;
9898

9999
bsd [)]
100-
AC_DEFINE([HAVE_BSD_ICONV],1,[Konstantin Chuguev's iconv implementation])
101100
AC_DEFINE([PHP_ICONV_IMPL],["BSD iconv"],[Which iconv implementation to use])
102101
;;
103102

0 commit comments

Comments
 (0)