Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
maint: configure: --enable-resource-monitor no longer relevant
Respective code removed as of f5700b4
  • Loading branch information
jnpkrn committed Apr 11, 2016
commit 2c22f54b30faa4fcf99d3c49d412c5fd61ff7825
4 changes: 0 additions & 4 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -209,10 +209,6 @@ AC_ARG_WITH([build-version],
[ BOOTH_BUILD_VERSION="$withval" ],
[ BOOTH_BUILD_VERSION="${GIT_VER:-$PACKAGE_VERSION}" ])

AC_ARG_ENABLE([resource-monitor],
[ --enable-resource-monitor : Enabling Resource Monitor ],
[ default="no" ])

# OS detection
# THIS SECTION MUST DIE!
CP=cp
Expand Down