1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

Silence make a bit

This commit is contained in:
Qball Cow 2014-03-18 00:11:46 +01:00
parent 925097c9dd
commit faa6dd4a6e

View file

@ -4,6 +4,7 @@ AC_CONFIG_SRCDIR([source])
AC_CONFIG_HEADER([config.h]) AC_CONFIG_HEADER([config.h])
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects]) AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
AM_SILENT_RULES([yes])
AC_PROG_CC AC_PROG_CC
AC_PROG_CC_STDC AC_PROG_CC_STDC