This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

automake-1.5 and AC_OUTPUT problem



Hi!

I have this in configure.in:
  RPMNAME=`cat ${srcdir}/RPMNAME`
  AC_SUBST(RPMNAME)
  AC_OUTPUT(package/$RPMNAME.spec:$RPMNAME.spec.in)

Why this is not functional anymore with automake 1.5?
With 1.4_p5 it was OK.

Regards
Michal
--
Michal Svec
msvec@suse.cz



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]