aboutsummaryrefslogtreecommitdiff
path: root/extra/npth/build
diff options
context:
space:
mode:
Diffstat (limited to 'extra/npth/build')
-rwxr-xr-xextra/npth/build2
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/npth/build b/extra/npth/build
index ffd10172..1f783bf1 100755
--- a/extra/npth/build
+++ b/extra/npth/build
@@ -4,5 +4,7 @@
--prefix=/usr \
--enable-static
+clsed 's/defined(__USE_UNIX98) || defined(__USE_XOPEN2K)/1/' src/npth.h
+
make
make DESTDIR="$1" install