Re: inclusion of custom Autoconf macros

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

 



 > Hi,
 > I have a few files with custom Autoconf macros.  I can merge these
 > files into the file "acinclude.m4", but I would like to keep them
 > separate.  Therefore I want the aclocal tool to know where to search
 > for the files.  I do not want to to use "aclocal -I ./config", because
 > now I only type "autoreconf -i" after I check out the project from CVS
 > (the project is called "dxhdf5").

-I for autoreconf is not related to aclocal.  Do this in Makefile.am:

~/src/ace % grep ACLOCAL Makefile.am                              nostromo 9:32
ACLOCAL_AMFLAGS = -I config



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

  Powered by Linux