version 1.4, 2020/11/10 19:41:22
|
version 1.5, 2020/11/17 11:31:40
|
Line 14 Basics
|
Line 14 Basics
|
|
|
You won't need the following, so delete them: |
You won't need the following, so delete them: |
|
|
GNU_CONFIGURE= yes |
GNU_CONFIGURE= yes |
USE_LIBTOOL= yes |
USE_LIBTOOL= yes |
|
USE_PKGLOCALEDIR= yes |
|
|
Neither meson or cmake (another increasingly popular alternative) uses |
Neither meson or cmake (another increasingly popular alternative) uses |
libtool to make shared libraries. |
libtool to make shared libraries. |
|
|
|
`USE_PKGLOCALEDIR` is also actively harmful here. |
|
|
You will need the following: |
You will need the following: |
|
|
.include "../../devel/meson/build.mk" |
.include "../../devel/meson/build.mk" |