Another attempt to fix xxxBSD
This commit is contained in:
parent
72f8d399cb
commit
cf47e7b34d
1
configure
vendored
1
configure
vendored
@ -1767,6 +1767,7 @@ _ACEOF
|
||||
|
||||
SYSTEM="`uname -s`"
|
||||
CPU="`uname -m`"
|
||||
LDFLAGS="-L/usr/local/lib"
|
||||
|
||||
#
|
||||
# Checks for programs.
|
||||
|
@ -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.
|
||||
|
Reference in New Issue
Block a user