From 57bb9c2c691d350dce8c30b862030973043818cc Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Wed, 19 Aug 2015 14:00:55 +0200 Subject: hydrogens added for 3d generation --- ext/lazar/extconf.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'ext') diff --git a/ext/lazar/extconf.rb b/ext/lazar/extconf.rb index b9db3f0..0ee5e93 100644 --- a/ext/lazar/extconf.rb +++ b/ext/lazar/extconf.rb @@ -49,7 +49,6 @@ Dir.chdir build_dir do ENV["PKG_CONFIG_PATH"] = File.dirname(File.expand_path(Dir["#{install_dir}/**/openbabel*pc"].first)) end -# get include and lib from pkg-config ob_include= File.expand_path File.join(File.dirname(__FILE__),"../../openbabel/include/openbabel-2.0") ob_lib= File.expand_path File.join(File.dirname(__FILE__),"../../openbabel/lib") -- cgit v1.2.3