Skip to content

Commit 70ff2ea

Browse files
committed
Report CC version info
1 parent b7ebc4a commit 70ff2ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

c-utils/code/configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ AC_PROG_CC
5151

5252
USE_CC=$( which $CC )
5353
AC_MSG_RESULT([using CC=$USE_CC])
54+
AC_MSG_RESULT([CC version: $( $CC --version ) ])
5455

5556
# Checks for header files
5657
AC_CHECK_HEADERS([inttypes.h stddef.h stdint.h stdlib.h string.h unistd.h])

0 commit comments

Comments
 (0)