mirror of
https://github.com/pygos/build.git
synced 2024-11-04 19:27:09 +01:00
12 lines
278 B
Diff
12 lines
278 B
Diff
|
--- a/include/nls.h.old
|
||
|
+++ b/include/nls.h
|
||
|
@@ -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
|