mirror of
https://github.com/systemd/systemd.git
synced 2026-08-04 23:20:32 +00:00
build: remove repeated KMOD section
This commit is contained in:
Notes:
Lennart Poettering
2014-10-24 16:56:21 +02:00
Backport: bugfix
@@ -123,12 +123,6 @@
|
||||
#define _KMOD_FEATURE_ "-KMOD"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_KMOD
|
||||
#define _KMOD_FEATURE_ "+KMOD"
|
||||
#else
|
||||
#define _KMOD_FEATURE_ "-KMOD"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_LIBIDN
|
||||
#define _IDN_FEATURE_ "+IDN"
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user