Remove hardcoded paths to commands, configs, etc. in source

This commit is contained in:
Philip Prindeville 2023-10-23 13:52:40 -06:00 committed by Olof Hagsand
parent 72db8edf3f
commit b9ed302de1
6 changed files with 48 additions and 14 deletions

View file

@ -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