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 2bd16ce8..3d6d1a97 100644 --- a/config.h.in +++ b/config.h.in @@ -180,6 +180,9 @@ /* Define if you have Gentoo */ #undef TARGET_GENTOO +/* Define if you have Linux From Scratch */ +#undef TARGET_LFS + /* Define if you have linexa */ #undef TARGET_LINEXA |