overquote to pacify automake1.8
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13338 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -5,7 +5,7 @@ dnl
|
||||
dnl extra magic check for netinet/{ip.h,tcp.h} because on irix 6.5.3
|
||||
dnl you have to include standards.h before including these files
|
||||
|
||||
AC_DEFUN(CHECK_NETINET_IP_AND_TCP,
|
||||
AC_DEFUN([CHECK_NETINET_IP_AND_TCP],
|
||||
[
|
||||
AC_CHECK_HEADERS(standards.h)
|
||||
for i in netinet/ip.h netinet/tcp.h; do
|
||||
|
Reference in New Issue
Block a user