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

Re: Best practice for cleaning autotools-generated files?



]] Henrique de Moraes Holschuh 

Hiya,

| The problem is that autoreconf offers NO command line options for you to
| pass the required -I parameters for aclocal, nor is there a way to encode
| that information in the one place where it could conveniently live
| (configure.ac) AFAIK.

Can't you use AC_CONFIG_MACRO_DIR?  Note that this requires
ACLOCAL_AMFLAGS = -I m4 too in the top level Makefile.am if you're using
automake, though.

cheers,
-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are


Reply to: