Re: etags flags

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>>> "kanzeon" == kanzeon  <kanzeon@xxxxxxxxxxxx> writes:

 kanzeon> I'm a beginner in autotools, and I known the existence
 kanzeon> of AM_ETAGSFLAGS and ETAGSFLAGS. But I don't known how
 kanzeon> to set it from the configure.in file to add the
 kanzeon> '--members' option to etags in all directories of my
 kanzeon> project.

  AC_SUBST([AM_ETAGSFLAGS], [--members])

But beware that --members is not supported by all etags implementations.
-- 
Alexandre Duret-Lutz




[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux