Re: Using automake with Emacs Lisp

2000-05-12 Thread Michael Abraham Shulman
Hi, I tried posted this message a few days ago, but didn't see any responses. However, that doesn't mean no one answered, since I was having some problems with my mail server. So if someone answered my question before, thank you and I'm sorry for the trouble, but could you re-send me the answer

Using automake with Emacs Lisp

2000-05-04 Thread Michael Abraham Shulman
Hi, #include "apology.h" I'm trying to use automake/autoconf to distribute an Emacs Lisp package, but I'm having some problems. First of all, the package contains several files, some of which `require' each other at top level, so they have to be visible to each other at compile time. The scrip