diff options
Diffstat (limited to 'config.h.in')
| -rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index c90fd77f..baabb793 100644 --- a/config.h.in +++ b/config.h.in @@ -128,6 +128,9 @@ /* Enable Gentoo hostname persist method */ #undef HOSTNAME_PERSIST_GENTOO +/* Enable Slackware hostname persist method */ +#undef HOSTNAME_PERSIST_SLACKWARE + /* Enable SuSE hostname persist method */ #undef HOSTNAME_PERSIST_SUSE |