name: automake kind: chunk repo: upstream:automake ref: 5ac84ae6760252fc60b144a7b4deb41694f95fe7 unpetrify-ref: baserock/morph build-system: autotools configure-commands: - ./bootstrap - ./configure --prefix="$PREFIX" build-commands: - unset DESTDIR; make