I didn't have a libtool .la mode for my emacs.  Oh well.

What I ended up doing is using libGLU.la as a template and filling in the library dependencies with help from ldd. Aside from changing library_names, dlname, and dependency_libs everything is the same as libGLU.la.

I was able to use it and compile my program successfully.

Thanks for the help!
James

Bob Friesenhahn wrote:
On Thu, 24 Jun 2004, James Bigler wrote:

OK, I can hack the file then. I was just wondering if there was a way to do it without hacking it myself.


Emacs libtool .la mode?

Bob


_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to