keepalived: fixed build configuration
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 21 Feb 2014 21:24:53 +0000 (21:24 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 21 Feb 2014 21:24:53 +0000 (21:24 +0000)
/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_rt305x/linux-3.10.28/uapi/" ; fi; )
bash: ac_cv_file__store_buildbot_slave_ramips_build_build_dir_target_mipsel_24kec+dsp_uClibc_0_9_33_2_linux_ramips_rt305x_linux_3_10_28_net_core_link_watch_c=yes: command not found
make[2]: *** [build/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/keepalived-1.1.19/.configured_] Error 127

Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
SVN-Revision: 39662

net/keepalived/Makefile

index b7ac46a5b0aa51711c7e67e0cf35803348ea6d37..3a0e430f9b552346dcf963b152bd8891faa7dac6 100644 (file)
@@ -45,9 +45,6 @@ CONFIGURE_ARGS+= \
        --disable-lvs-syncd \
        --with-kernel-dir="$(LINUX_DIR)/$(LINUX_UAPI_DIR)"
 
-CONFIGURE_VARS+= \
-       ac_cv_file_$(call acvar,$(LINUX_DIR)/net/core/link_watch.c)=yes
-
 define Build/Compile
        $(MAKE) -C $(PKG_BUILD_DIR) \
                DESTDIR="$(PKG_INSTALL_DIR)" \