Skip to content
Merged
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 21, 2016
commit a0985435f34c2b5b861a9df668f82f07af649d08
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