From c4a57072757f22b1d9ea6d77c1ecef3779ac40de Mon Sep 17 00:00:00 2001 From: v3l0c1r4pt0r Date: Thu, 12 Jun 2014 23:19:16 +0200 Subject: [PATCH] Some change to configure --- configure | 7 ------- 1 file changed, 7 deletions(-) diff --git a/configure b/configure index 7fb7966..6e583f9 100755 --- a/configure +++ b/configure @@ -4027,18 +4027,11 @@ $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} fi # AC_CONFIG_HEADERS([config.h]) -<<<<<<< HEAD -#AM_PATH_CHECK([0.9], [], [ -# echo "Check is required for this program" -# exit -1]) -======= #the following line not always work DEPDIR="${am__leading_dot}deps" ac_config_commands="$ac_config_commands depfiles" ->>>>>>> dev - # Checks for programs. ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS'