mirror of
https://github.com/davatorium/rofi.git
synced 2025-07-31 21:59:25 -04:00
Remove gcov
This commit is contained in:
parent
1ece057d41
commit
dd28d4a1d3
1 changed files with 0 additions and 11 deletions
11
configure.ac
11
configure.ac
|
@ -18,17 +18,6 @@ AM_PROG_CC_C_O
|
||||||
|
|
||||||
AC_USE_SYSTEM_EXTENSIONS
|
AC_USE_SYSTEM_EXTENSIONS
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
dnl ---------------------------------------------------------------------
|
|
||||||
dnl Enable source code coverage reporting for GCC
|
|
||||||
dnl ---------------------------------------------------------------------
|
|
||||||
|
|
||||||
AC_ARG_ENABLE(gcov,
|
|
||||||
[ --enable-gcov Enable source code coverage testing using gcov],
|
|
||||||
[CFLAGS="$CFLAGS -fprofile-arcs -ftest-coverage"])
|
|
||||||
|
|
||||||
|
|
||||||
dnl ---------------------------------------------------------------------
|
dnl ---------------------------------------------------------------------
|
||||||
dnl Disable window mode
|
dnl Disable window mode
|
||||||
dnl ---------------------------------------------------------------------
|
dnl ---------------------------------------------------------------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue