Skip to content

Commit

Permalink
Add DBG to the configure summary.
Browse files Browse the repository at this point in the history
  • Loading branch information
SirWumpus committed Sep 23, 2024
1 parent b93ecaa commit 8a6948a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ AS_ECHO("Generating files...")
AS_ECHO()
AC_OUTPUT()
SNERT_SUMMARY
AC_MSG_RESULT([ DBG............: $DBG])
AC_MSG_RESULT([ JAVA_HOME......: $JAVA_HOME])
AC_MSG_RESULT([ JNI_CFLAGS.....: $JNI_CFLAGS])
AC_MSG_RESULT([ JFLAGS.........: $JFLAGS])
Expand Down

0 comments on commit 8a6948a

Please sign in to comment.