Build fails if not done from the source root directory (#105)
This commit is contained in:
parent
f635d8a369
commit
45591f4f85
@ -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