From 92cda4319d4d66ff03d6568c915bfdd5f10beb32 Mon Sep 17 00:00:00 2001 From: Sascha Kruse Date: Fri, 23 Aug 2013 21:39:55 +0200 Subject: [PATCH] note about compile errors with outdated config.h --- INSTALL | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/INSTALL b/INSTALL index 3529387..de50361 100644 --- a/INSTALL +++ b/INSTALL @@ -14,6 +14,10 @@ With all dependencies present you can build dunst with: $ make +If you're getting compilation errors after an update try compiling +with the default config.h. +If you didn't edit your config.h you can just delete it. + and install with: $ sudo make PREFIX=/usr install