chiark / gitweb /
nss-myhostname: remove non-Linux support
[elogind.git] / src / nss-myhostname / Makefile.am
index f82b8d46e254147394854c83c480e2bf9bde7ecf..7420f327d4a94e837d21ad179a7b4b8e0b61e136 100644 (file)
@@ -45,11 +45,7 @@ libnss_myhostname_la_SOURCES = \
        nss-myhostname.c \
        ifconf.h
 
-if LEGACY
-libnss_myhostname_la_SOURCES += legacy.c
-else
 libnss_myhostname_la_SOURCES += netlink.c
-endif
 
 libnss_myhostname_la_LDFLAGS = \
        -avoid-version \