|--==> "Jerry" == Jerry James <james(a)eecs.ukans.edu> writes:
Jerry> 2000-12-01 Jerry James <james(a)eecs.ukans.edu>
Jerry> * Makefile.in.in: Use the loop variable to install headers.
Jerry> --- src/Makefile.in.in.ORIG Tue Oct 3 03:26:55 2000
Jerry> +++ src/Makefile.in.in Fri Dec 1 14:08:02 2000
Jerry> @@ -741,7 +741,7 @@
Jerry> cd ${srcdir}; hdrdir2=`pwd`; cd $$hdir; \
Jerry> test "$$hdrdir2" != "$$hdir" && hdir="$$hdir
$$hdrdir2"; \
Jerry> (for thisdir in $$hdir; do \
Jerry> - cd $$hdir && \
Jerry> + cd $$thisdir && \
Jerry> (hdrtars=; \
Jerry> for hdrfile in *.h; do \
Jerry> hdrtars="$$hdrtars $$hdrfile"; \
Is this necessary? All the headers install for me, and did again last
night with building 21.2-b38.
>Sounds like you're having heaps of fun, good luck with it.
Jerry> Oh, I am. Work on it has slowed down a bit this week, though. It
Jerry> couldn't possibly have anything to do with the birth of my daughter on
Jerry> Monday, I'm sure. :-)
Congratulations!
--
|---<Regards, Steve Youngs>-----------[GnuPG KeyID: 59E4C4B2]---|
| XEmacs - It's not just an editor... |
| It's a way of life. |
|----------------------------------<mailto:youngs@xemacs.org>---|