This website requires JavaScript.
Explore
Help
Sign in
cryb.to
/
cryb-to
Watch
1
Star
0
Fork
You've already forked cryb-to
0
mirror of
https://github.com/cryb-to/cryb-to.git
synced
2024-11-21 13:15:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c62b2f9c1b
cryb-to
/
m4
/
.gitignore
5 lines
58 B
Text
Raw
Normal View
History
Unescape
Escape
Replace pkg.m4 with our own pkg-config macros.
2017-05-05 23:24:27 +00:00
/*.m4
!/ax_gcc_builtin.m4
!/ax_pkg_config.m4
Create autoconf macros to automate component selection. These macros are designed to work in concert with the AX_PKG_CONFIG macros. It is now possible to disable any component, even if another depends on it, provided that it is already installed. For enabled components, we define the same variables as AX_PKG_CONFIG would, so Makefiles don't need to know if a component they rely on is being built as part of this packge or if it was already installed.
2018-05-06 01:02:55 +00:00
!/cryb_to.m4
Reference in a new issue
Copy permalink