From: Godmar Back (gback@cs.utah.edu)
Date: Sun Feb 07 1999 - 23:15:33 EST
>
> Alexandre Oliva writes:
> > > OK, I ran automake. However, it seems like I'm missing a dependency
> > > in include/Makefile.am of the generated header files on Klasses.jar,
> > > and I'm not sure how to properly do this with automake.
> >
> > Just add $(NOINSTALL_DERIVED_HDRS) to noinst_HEADERS and you're done.
>
> Ah yes, thanks!!
>
> I've checked in my changes. Please let me know if I screwed
> anything up.
>
> The only thing I'm not totally sure about is: should the generated
> include files be going into the *source* include directory, instead
> of the *build* include directory (if you ./configure'd from a
> different build directory)?
>
They should go in the build directory, of course.
Also, did you test "make clean"? I know that java_lang_Cloneable.h does
not get deleted.
- Godmar
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:58:00 EDT