Nerijus Baliunas wrote: > Dave Kleikamp wrote: > > >>The tarball was built using automake 1.4. automake 1.5 expects the >>depcomp script to be in the tarball, which automake 1.4 doesn't create. >> I tried creating the tarball with automake 1.5.1, but depcomp still >>didn't make it into the tarball. (I couldn't get automake 1.5.2 to work >>at all.) >> > > I'd suggest not to rebuild configures and Makefiles in release build. > For example, building rpm now does: >
I think the way to do this is to put AM_MAINTAINER_MODE into configure.in. It seems to work. Does anyone that knows automake have any comments before I make that change? Thanks, Dave -- David Kleikamp IBM Linux Technology Center _______________________________________________ Jfs-discussion mailing list [EMAIL PROTECTED] http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jfs-discussion
