Build fails if not done from the source root directory (#105)

This commit is contained in:
simonis 2018-07-17 16:11:49 +02:00 committed by Craig Small
parent ede4a5f9b0
commit 16bd4cd5aa
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#define PROCPS_NG_NLS_H
/* programs issuing textdomain() need PACKAGE string */
#include "../config.h"
#include "config.h"
/* programs issuing bindtextdomain() also need LOCALEDIR string */
#ifndef LOCALEDIR