Chuck writes:

> Next question: If I modify the edbrowse makefile to add those flags,

Well you're right you don't want to do that.
I find these aliases helpful.
Put in your .bashrc file.

#  make edbrowse and edbrowseodbc
alias mkeb="make JS_CXXFLAGS=-I/usr/local/include/mozjs-24 JSLIB=-lmozjs-24 
edbrowse"
alias mkeo="make JS_CXXFLAGS=-I/usr/local/include/mozjs-24 JSLIB=-lmozjs-24 
edbrowseodbc"

Karl Dahlke
_______________________________________________
Edbrowse-dev mailing list
[email protected]
http://lists.the-brannons.com/mailman/listinfo/edbrowse-dev

Reply via email to