|
f85f63cec6
|
build/CI/packaging: modernize autotools files
Fix warnings about obsolete/deprecated features reported by modern
autotools. Also updates third-party m4 macros.
|
2025-03-09 15:13:38 +03:00 |
|
|
71a459496d
|
Fix a comment typo.
|
2017-12-09 14:50:29 +03:00 |
|
|
035457a0dc
|
GH-174: (Undefined symbol "db_destroy" on FreeBSD)
Add -rdynamic to default linker flags on FreeBSD.
|
2017-10-29 08:06:10 +03:00 |
|
|
daa763adba
|
-ldl belongs to LDADD, not LDFLAGS.
|
2017-01-05 07:49:29 +03:00 |
|
|
51ff4d685d
|
Add -ldl and -rdynamic to LDFLAGS when building with system Luajit as well.
|
2017-01-05 07:44:44 +03:00 |
|
|
8ae115c63b
|
Add -rdynamic to linker flags on Linux for bundled LuaJIT.
|
2017-01-04 21:13:36 +03:00 |
|
|
6e7ff366e6
|
Add -ldl to LUAJIT_LDFLAGS when building with bundled LuaJIT on Linux.
|
2016-03-20 16:29:42 +03:00 |
|
|
b7358eb6a0
|
Don't build bundled LuaJIT when --with-system-luajit was passed to configure.
|
2016-03-20 15:07:49 +03:00 |
|
|
4b6c388a4d
|
Autoconf cleanups.
|
2016-03-20 14:18:15 +03:00 |
|
|
bf94de28f6
|
Support building with bundled LuaJIT.
|
2016-03-20 01:38:36 +03:00 |
|
|
11603c917d
|
Initial LuaJIT support: build with system libluajit.
|
2016-02-21 21:12:45 +08:00 |
|