mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 03:30:27 +02:00
(GUILE_LIBS): fixed typo.
This commit is contained in:
parent
d180337bc3
commit
a8d7ba1165
1 changed files with 1 additions and 1 deletions
|
@ -1187,7 +1187,7 @@ AC_SUBST(LIBGUILE_SRFI_SRFI_13_14_INTERFACE)
|
|||
#######################################################################
|
||||
|
||||
dnl Tell guile-config what flags guile users should compile and link with.
|
||||
GUILE_LIBS"$LDFLAGS $LIBS"
|
||||
GUILE_LIBS="$LDFLAGS $LIBS"
|
||||
GUILE_CFLAGS="$PTHREAD_CFLAGS"
|
||||
AC_SUBST(GUILE_LIBS)
|
||||
AC_SUBST(GUILE_CFLAGS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue