Skip to content

Commit

Permalink
Show LDFLAGS in configure
Browse files Browse the repository at this point in the history
  • Loading branch information
Ondrej Zajicek committed Aug 1, 2019
1 parent 3ffb0c4 commit cc02da8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,9 @@ fi
AC_MSG_CHECKING([CFLAGS])
AC_MSG_RESULT([$CFLAGS])

AC_MSG_CHECKING([LDFLAGS])
AC_MSG_RESULT([$LDFLAGS])

AC_PROG_CPP
AC_PROG_INSTALL
AC_PROG_RANLIB
Expand Down

0 comments on commit cc02da8

Please sign in to comment.