Added.
authorPekka Riikonen <priikone@silcnet.org>
Thu, 27 Oct 2005 18:44:21 +0000 (18:44 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 27 Oct 2005 18:44:21 +0000 (18:44 +0000)
apps/silcmap/configure.ad [new file with mode: 0644]

diff --git a/apps/silcmap/configure.ad b/apps/silcmap/configure.ad
new file mode 100644 (file)
index 0000000..8f8ee1a
--- /dev/null
@@ -0,0 +1,25 @@
+#ifdef SILC_DIST_SILCMAP
+#
+#  apps/silcmap/configure.ad
+#
+#  Author: Pekka Riikonen <priikone@silcnet.org>
+#
+#  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