Selaa lähdekoodia

Add buildtarget to netbsd

ng0 4 vuotta sitten
vanhempi
commit
41d6a90e33
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      configure.ac

+ 1 - 0
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="#"