From 1dba1c76aa28197ee4f008d425a261645afec870 Mon Sep 17 00:00:00 2001
From: wierenga <sdos@astron.nl>
Date: Tue, 16 Nov 2004 15:16:37 +0000
Subject: [PATCH] %[ER:131 ]% Add instruction about adding aclocal-missing
 directory.

---
 MAC/Tools/README | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAC/Tools/README b/MAC/Tools/README
index 2dd28e64891..42c40974b0d 100644
--- a/MAC/Tools/README
+++ b/MAC/Tools/README
@@ -28,6 +28,7 @@ cd to directory above LOFAR
 Configure, build and install the EPA plugin
 -------------------------------------------
 > cd LOFAR/MAC/Tools/ethereal-0.9.8-epaplugin
+> mkdir aclocal-missing          # autogen assumes that this directory exists
 > ./autogen.sh --prefix=/usr
 > cd plugins/epa
 > make
-- 
GitLab