--- parser3/configure 2009/04/18 09:28:59 1.104 +++ parser3/configure 2009/07/24 09:54:33 1.110 @@ -1668,7 +1668,7 @@ fi # Define the identity of the package. PACKAGE=parser - VERSION=3.3.1b + VERSION=3.4.0b # Some tools Automake needs. @@ -6213,6 +6213,13 @@ done case "$host" in + *-freebsd4*) + +cat >>confdefs.h <<\_ACEOF +#define FREEBSD4 +_ACEOF + + ;; *-sunos5.6* | *-solaris2.6*) echo "$as_me:$LINENO: checking for main in -lxnet" >&5