Remove hardcoded paths to commands, configs, etc. in source
This commit is contained in:
parent
72db8edf3f
commit
b9ed302de1
6 changed files with 48 additions and 14 deletions
|
|
@ -1,5 +1,17 @@
|
|||
/* include/clixon_config.h.in. Generated from configure.ac by autoheader. */
|
||||
|
||||
/* Pass-through $bindir */
|
||||
#undef CLIXON_CONFIG_BINDIR
|
||||
|
||||
/* Pass-through $localstatedir */
|
||||
#undef CLIXON_CONFIG_LOCALSTATEDIR
|
||||
|
||||
/* Pass-through $sbindir */
|
||||
#undef CLIXON_CONFIG_SBINDIR
|
||||
|
||||
/* Pass-through $sysconfdir */
|
||||
#undef CLIXON_CONFIG_SYSCONFDIR
|
||||
|
||||
/* Location for apps to find default config file */
|
||||
#undef CLIXON_DEFAULT_CONFIG
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue