mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-05 00:05:12 -04:00
Add silent rules if possible (#123)
This commit is contained in:
parent
15d96d96b9
commit
03b099b7c0
@ -38,6 +38,9 @@ AC_TYPE_UINT8_T
|
||||
AC_FUNC_MALLOC
|
||||
AC_CHECK_FUNCS([memset strdup])
|
||||
|
||||
# Silent rules
|
||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
|
||||
|
||||
######################################################################
|
||||
# DOXYGEN SUPPORT
|
||||
######################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user