(command.CommandList
  children: [
    (C {(Id.KW_Set set)} {(-x)})
    (C {(aclocal)} {(-I)} {(config)})
    (C {(libtoolize)} {(--force)} {(--copy)})
    (C {(autoheader)})
    (C {(automake)} {(--foreign)} {(--add-missing)} {(--copy)})
    (C {(autoconf)})
  ]
)