packages/net/lldpd: fix typo in makefile
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 30 Dec 2008 12:30:58 +0000 (12:30 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 30 Dec 2008 12:30:58 +0000 (12:30 +0000)
SVN-Revision: 13774

net/lldpd/Makefile

index 48cc32790399bd394d9f9432e11a7d6d4657db25..7fd357fdd7dfe5f97442b98c1847fbe42051c254 100644 (file)
@@ -45,7 +45,7 @@ CONFIGURE_ARGS += \
        --enable-dot3 \
 
 CONFIGURE_VARS += \
        --enable-dot3 \
 
 CONFIGURE_VARS += \
-       ac_cv_lib_nl_nl_connect=no \
+       ac_cv_lib_nl_nl_connect=no
 
 define Package/lldpd/install
        $(INSTALL_DIR) $(1)/etc/init.d
 
 define Package/lldpd/install
        $(INSTALL_DIR) $(1)/etc/init.d