0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-16 18:35:19 +00:00

Show LDFLAGS in configure

This commit is contained in:
Ondrej Zajicek 2019-08-01 14:49:03 +02:00
parent 3ffb0c4f25
commit cc02da816f

View File

@ -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