(CommandList
  children: [
    (C {(touch)} {(ChangeLog)})
    (C {(echo)} {(DQ ('PLEASE IGNORE WARNINGS AND ERRORS'))})
    (C {(rm)} {(-rf)} {(autom4te.cache)})
    (C {(autoreconf)} {(--verbose)} {(--install)} {(--symlink)} {(--force)})
    (C {(autoreconf)} {(--verbose)} {(--install)} {(--symlink)} {(--force)})
    (C {(autoreconf)} {(--verbose)} {(--install)} {(--symlink)} {(--force)})
    (C {(rm)} {(-f)} {(config.cache)})
    (Subshell
      child: 
        (C {(./configure)} {(--disable-shared)} {(--enable-maintainer-mode)} {(--enable-threads)} 
          {($ VSub_Star '$*')}
        )
      spids: [99 112]
    )
  ]
)