<div dir="ltr">Hi,<br><br>I want to compile ERLANG without any ODBC stuff. Is there a way to do that through ./configure options.<br>Unfortunaltely, some ODBC stuff is installed on the system. But make do not find any sql.h and other includes related to SQL.<br>
<br>I read somewhere to modify lib/Makefile to add support of ODBC. So by analogy, I suppress all odbc strings I found in lib/Makefile.<br><br>Is it the right way to suppress Erlang's odbc compile ? If not what is the rigth way.<br>
Thanks<br></div>