Another attempt to fix xxxBSD

This commit is contained in:
Michiel Broek 2007-05-27 13:08:45 +00:00
parent 72f8d399cb
commit cf47e7b34d
2 changed files with 2 additions and 0 deletions

1
configure vendored
View File

@ -1767,6 +1767,7 @@ _ACEOF
SYSTEM="`uname -s`"
CPU="`uname -m`"
LDFLAGS="-L/usr/local/lib"
#
# Checks for programs.

View File

@ -40,6 +40,7 @@ AC_DEFINE_UNQUOTED(SHORTRIGHT, "$SHORTRIGHT")
AC_SUBST(VERSION)
SYSTEM="`uname -s`"
CPU="`uname -m`"
LDFLAGS="-L/usr/local/lib"
#
# Checks for programs.