From 0f3a464988775ebe11ecc42ef0b48d59e72a9218 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Mon, 18 Mar 1996 15:54:06 +0000 Subject: [PATCH] better conf git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@322 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/telnet/aclocal.m4 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 appl/telnet/aclocal.m4 diff --git a/appl/telnet/aclocal.m4 b/appl/telnet/aclocal.m4 new file mode 100644 index 000000000..67c045665 --- /dev/null +++ b/appl/telnet/aclocal.m4 @@ -0,0 +1,3 @@ +dnl use the aclocal.m4 from the top directory + +builtin(include,../../aclocal.m4)