From a1d40332251ce7ac0d64910fd15382fb8a8e45c4 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Thu, 27 Oct 2005 18:44:21 +0000 Subject: [PATCH] Added. --- apps/silcmap/configure.ad | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 apps/silcmap/configure.ad diff --git a/apps/silcmap/configure.ad b/apps/silcmap/configure.ad new file mode 100644 index 00000000..8f8ee1a3 --- /dev/null +++ b/apps/silcmap/configure.ad @@ -0,0 +1,25 @@ +#ifdef SILC_DIST_SILCMAP +# +# apps/silcmap/configure.ad +# +# Author: Pekka Riikonen +# +# Copyright (C) 2005 Pekka Riikonen +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# + +# +# Makefile outputs +# +AC_CONFIG_FILES( +apps/silcmap/Makefile +) +#endif SILC_DIST_SILCMAP -- 2.24.0