autotools: Add an option to install demo clients
authorArmin K <krejzi@email.com>
Sun, 14 Jul 2013 15:26:23 +0000 (17:26 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 29 Jul 2013 17:51:19 +0000 (10:51 -0700)
commitaac6021bc0797bc31395f4d17d991b39ceb5c0f2
treef5db625d92a19dc8e13c69778584d4cb78687bb3
parent77ab1721b83aa2705b82298e582e396f4078622c
autotools: Add an option to install demo clients

This patch adds a configure option which will enable
user to install demo clients if desired. It is disabled
by default.

v2: Remove AC_DEFINE as it is not necesary
clients/Makefile.am
configure.ac