From 12b97f3783f6173d285645206809e018ccc895a8 Mon Sep 17 00:00:00 2001 From: Gennadiy Civil Date: Tue, 25 Sep 2018 20:32:11 -0700 Subject: Update configure.ac --- configure.ac | 3 --- 1 file changed, 3 deletions(-) diff --git a/configure.ac b/configure.ac index 24bcb860..02c637b0 100644 --- a/configure.ac +++ b/configure.ac @@ -10,10 +10,7 @@ AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_FILES([Makefile]) AC_CONFIG_SUBDIRS([googletest googlemock]) -CXXCPP="g++ -E -std=gnu++11" - AM_INIT_AUTOMAKE - # Output the generated files. No further autoconf macros may be used. AC_OUTPUT -- cgit v1.2.3