Please help explain #include <> non system file
4 Nov
2021
4 Nov
'21
11:21 p.m.
Please help explain on pacman source code ready on home repo In pacman directory it has some #include <> non system file e.g. #include <alpm.h> Why should it be that path why not it refes to this local pacman code project e.g. #include <../lib/libalpm/> Is it different or is actually function the same ? it's so confusing, please help out!
6 Nov
6 Nov
7:18 a.m.
On 5/11/21 09:21, Budi wrote:
libalpm is built first. Then it is treated as a system library (via adding relevant flags) when building pacman. A
1232
Age (days ago)
1234
Last active (days ago)
1 comments
2 participants
participants (2)
-
Allan McRae
-
Budi