Update configure.ac
This commit is contained in:
		@@ -10,10 +10,7 @@ AC_CONFIG_AUX_DIR([build-aux])
 | 
				
			|||||||
AC_CONFIG_FILES([Makefile])
 | 
					AC_CONFIG_FILES([Makefile])
 | 
				
			||||||
AC_CONFIG_SUBDIRS([googletest googlemock])
 | 
					AC_CONFIG_SUBDIRS([googletest googlemock])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CXXCPP="g++ -E -std=gnu++11"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
AM_INIT_AUTOMAKE
 | 
					AM_INIT_AUTOMAKE
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
# Output the generated files. No further autoconf macros may be used.
 | 
					# Output the generated files. No further autoconf macros may be used.
 | 
				
			||||||
AC_OUTPUT
 | 
					AC_OUTPUT
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user