p4raw-id: //depot/perl@544
# If you want to build for specific architectures, change the line
# below to something like
#
-# archs=(m68k i386)
+# archs='m68k i386'
#
archs=`/bin/lipo -info /usr/lib/libm.a | sed -n 's/^[^:]*:[^:]*: //p'`
i_utime='undef'
groupstype='int'
direntrytype='struct direct'
+netdb_host_type='char *'
+netdb_hlen_type='int'
d_strcoll='undef'
d_uname='define'
#
# If you want to build for specific architectures, change the line
# below to something like
#
-# archs=(m68k i386)
+# archs='m68k i386'
#
archs=`/bin/lipo -info /usr/lib/libm.a | sed -n 's/^[^:]*:[^:]*: //p'`
i_utime='undef'
groupstype='int'
direntrytype='struct direct'
+netdb_host_type='const char *'
+netdb_hlen_type='int'
usemymalloc='y'
clocktype='int'