Build fails if not done from the source root directory (#105)
This commit is contained in:
parent
ede4a5f9b0
commit
16bd4cd5aa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user