>>> "Dale" == Dale E Martin <[EMAIL PROTECTED]> writes:

[...]

 Dale> AC_CONFIG_HEADERS([FooConfig.h:FooConfig.h.in])
 Dale> AC_OUTPUT(Makefile)

AC_CONFIG_FILES([
  FooConfig.h:FooConfig.h.in 
  Makefile
])
AC_OUTPUT

[...]

-- 
Alexandre Duret-Lutz



Reply via email to