Jerry> Is it possible that this
Jerry> is because I built outside of the XEmacs source tree?
Can't say for certain, but it's a possibility.
Sho' 'nuff.
2000-12-01 Jerry James <james(a)eecs.ukans.edu>
* Makefile.in.in: Use the loop variable to install headers.
--- src/Makefile.in.in.ORIG Tue Oct 3 03:26:55 2000
+++ src/Makefile.in.in Fri Dec 1 14:08:02 2000
@@ -741,7 +741,7 @@
cd ${srcdir}; hdrdir2=`pwd`; cd $$hdir; \
test "$$hdrdir2" != "$$hdir" && hdir="$$hdir
$$hdrdir2"; \
(for thisdir in $$hdir; do \
- cd $$hdir && \
+ cd $$thisdir && \
(hdrtars=; \
for hdrfile in *.h; do \
hdrtars="$$hdrtars $$hdrfile"; \
Sounds like you're having heaps of fun, good luck with it.
Oh, I am. Work on it has slowed down a bit this week, though. It
couldn't possibly have anything to do with the birth of my daughter on
Monday, I'm sure. :-)
--
Jerry James, proud father (for the 3rd time, yikes!)