projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b36628
)
Add buildtarget to netbsd
author
ng0
<ng0@n0.is>
Wed, 11 Sep 2019 11:22:18 +0000
(11:22 +0000)
committer
ng0
<ng0@n0.is>
Wed, 11 Sep 2019 11:22:18 +0000
(11:22 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 645b1125e345fe7719a687f87eeb7002031a8d4b..ef68f01ee7bd99b6ffbc4b5e99c1e7b0cb9d8d41 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-153,6
+153,7
@@
AS_CASE(["$host_os"],
[*netbsd*],[
AC_DEFINE_UNQUOTED(SOMEBSD,1,[This is a BSD system])
AC_DEFINE_UNQUOTED(NETBSD,1,[This is a NetBSD system])
+ build_target="netbsd"
LIBPREFIX=
DLLDIR=lib
UNIXONLY="#"