Andrei Pavel
|
168df1d9b6
|
[#2311] ax_find_library: add -L if pkg-config doesn't
Solves a problem in RHEL where -L${libdir} is missing from
"pkg-config --libs".
|
2022-10-21 17:45:25 +03:00 |
|
Andrei Pavel
|
f37159f34c
|
[#2311] migrate autoconf to libyang2 and sysrepo2
|
2022-10-21 17:45:24 +03:00 |
|
Andrei Pavel
|
0a249709a4
|
[#2311] ax_find_library: search for .pc file in lib64 as well
|
2022-10-21 17:45:24 +03:00 |
|
Andrei Pavel
|
f6215c24ed
|
[#2049] prevent empty location appended to rpath
|
2021-10-22 11:11:49 +00:00 |
|
Andrei Pavel
|
4a06ecf784
|
[#2049] improve build error message
|
2021-09-14 11:44:29 +03:00 |
|
Andrei Pavel
|
089243ff32
|
[#2049] AX_FIND_LIBRARY: add libdir to rpath
|
2021-09-14 11:27:25 +03:00 |
|
Andrei Pavel
|
6fe151c002
|
[#2049] AX_FIND_LIBRARY: look in lib64 also
|
2021-09-14 11:27:16 +03:00 |
|
Andrei Pavel
|
4ce663d5c2
|
[#1990] ax_find_library: look in lib64 also
|
2021-08-16 09:58:10 +03:00 |
|
Andrei Pavel
|
223e57c34e
|
[#2025] correct spelling errors (minor change)
|
2021-08-13 19:31:35 +00:00 |
|
Andrei Pavel
|
4ad1cf13fe
|
[#1990] add directory of .pc file to pkgconf path
|
2021-08-13 13:29:14 +03:00 |
|
Tomek Mrugalski
|
aaa9acdcaa
|
[#1990] Missing headers error more informative
|
2021-08-12 18:33:27 +03:00 |
|
Andrei Pavel
|
4b94ea4e67
|
[#1990] AX_FIND_LIBRARY: append usual paths in PKG_CONFIG_PATH
|
2021-08-12 18:33:27 +03:00 |
|
Andrei Pavel
|
6e467ef8a9
|
[#1990] AX_DISPLAY_LIBRARY_WARNINGS
|
2021-08-12 18:33:26 +03:00 |
|
Andrei Pavel
|
e9541327b2
|
[#1990] typo: LIBRARY_CPFFLAGS -> LIBRARY_CPPFLAGS
|
2021-08-12 18:33:26 +03:00 |
|
Tomek Mrugalski
|
0572f16e45
|
[#1077] 2 out of 3 --with-libyang modes work:
- --with-libyang=/usr/local works
- --with-libyang works
- --with-libyang=/path/to/.pc does not work yet
|
2021-07-26 10:17:04 +00:00 |
|
Tomek Mrugalski
|
8e3d4f24b7
|
[#1077] Fixed *_LIBS variables
|
2021-07-26 10:17:04 +00:00 |
|
Andrei Pavel
|
7be576abdd
|
[#1077] replace --with-path with PKG_CONFIG_PATH
and fix ./configure without parameters from showing an error when
checking for libyang
|
2021-07-26 10:17:04 +00:00 |
|
Andrei Pavel
|
49961203b0
|
[#1077] autotools: AX_FIND_LIBRARY & AX_SYSREPO
|
2021-07-26 10:17:04 +00:00 |
|
Andrei Pavel
|
50e55070a7
|
[#1077] a more generic AX_FIND_LIBRARY
|
2021-07-26 10:17:04 +00:00 |
|