I had put the AC_INIT in the wrong place. Now put it right, but now i get the following errors : configure.in:242: error: possibly undefined macro: AC_PREPARE configure.in:299: error: possibly undefined macro: AC_DEFINE Do you know why..?? Thanks, Roopa On Fri, 2003-09-26 at 14:28, Akim Demaille wrote: > It appears to be a wild use of Autoconf. It is certainly part of a > bigger system, and looking only at this file is of no use. Ask the > author how this is supposed to work. >