#! /bin/sh
-# From configure.in Revision: 1.12
+# From configure.in Revision: 1.13
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# PORT_INCLUDE
PORT_INCLUDE=
-SOLARIS_BITTYPES=
-BSD_COMP=
+SOLARIS_BITTYPES="#undef NEED_SOLARIS_BITTYPES"
+BSD_COMP="#undef BSD_COMP"
case "$host" in
*-bsdi2*) PORT_INCLUDE="-I\${top_builddir}/port/bsdos2/include";;
*-bsdi*) PORT_INCLUDE="-I\${top_builddir}/port/bsdos/include";;
BSD_COMP="#define BSD_COMP 1"
SOLARIS_BITTYPES="#define NEED_SOLARIS_BITTYPES 1";
PORT_INCLUDE="-I\${top_builddir}/port/solaris/include";;
- *-solaris2*) BSD_COMP="#undef BSD_COMP"
+ *-solaris2*) BSD_COMP="#define BSD_COMP 1"
PORT_INCLUDE="-I\${top_builddir}/port/solaris/include";;
*-freebsd*) PORT_INCLUDE="-I\${top_builddir}/port/freebsd/include";;
esac
esyscmd([sed "s/^/# /" COPYRIGHT])dnl
AC_DIVERT_POP()dnl
-AC_REVISION($Revision: 1.13 $)
+AC_REVISION($Revision: 1.14 $)
AC_INIT(resolv/herror.c)
AC_PREREQ(2.13)
# PORT_INCLUDE
PORT_INCLUDE=
-SOLARIS_BITTYPES=
-BSD_COMP=
+SOLARIS_BITTYPES="#undef NEED_SOLARIS_BITTYPES"
+BSD_COMP="#undef BSD_COMP"
case "$host" in
*-bsdi2*) PORT_INCLUDE="-I\${top_builddir}/port/bsdos2/include";;
*-bsdi*) PORT_INCLUDE="-I\${top_builddir}/port/bsdos/include";;
BSD_COMP="#define BSD_COMP 1"
SOLARIS_BITTYPES="#define NEED_SOLARIS_BITTYPES 1";
PORT_INCLUDE="-I\${top_builddir}/port/solaris/include";;
- *-solaris2*) BSD_COMP="#undef BSD_COMP"
+ *-solaris2*) BSD_COMP="#define BSD_COMP 1"
PORT_INCLUDE="-I\${top_builddir}/port/solaris/include";;
*-freebsd*) PORT_INCLUDE="-I\${top_builddir}/port/freebsd/include";;
esac