Updated the configure script to work under *BSD.
authorocto <octo>
Thu, 1 Jun 2006 20:36:43 +0000 (20:36 +0000)
committerocto <octo>
Thu, 1 Jun 2006 20:36:43 +0000 (20:36 +0000)
commitac491e03d03e6fae8192371a9d7afa0eb5391b27
tree24a8261747295fc889b22bfdf88b4d58d137b35a
parent887a0f58ccfb21a6a2cfdd66c006a10712be5c41
Updated the configure script to work under *BSD.

There was a problem with building the `oping' library under FreeBSD. The
`netinet/*.h' includes need to have `sys/types.h' included before them. Under
other operating systems only `stdint.h' is neccessary.
configure.in