mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Remove deprecated option from configure.
This commit is contained in:
parent
aeecf34c27
commit
0edcd7cfd3
1 changed files with 0 additions and 5 deletions
|
@ -154,11 +154,6 @@ AC_OUTPUT
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo "-------------------------------------"
|
echo "-------------------------------------"
|
||||||
if test x$enable_timings = xyes; then
|
|
||||||
echo "Timing output: Enabled"
|
|
||||||
else
|
|
||||||
echo "Timing output: Disabled"
|
|
||||||
fi
|
|
||||||
if test x$enable_drun != xno; then
|
if test x$enable_drun != xno; then
|
||||||
echo "Desktop File drun dialog Enabled"
|
echo "Desktop File drun dialog Enabled"
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in a new issue