commit | aac6021bc0797bc31395f4d17d991b39ceb5c0f2 | [log] [tgz] |
---|---|---|
author | Armin K <krejzi@email.com> | Sun Jul 14 17:26:23 2013 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Jul 29 10:51:19 2013 -0700 |
tree | f5db625d92a19dc8e13c69778584d4cb78687bb3 | |
parent | 77ab1721b83aa2705b82298e582e396f4078622c [diff] |
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