Files
macports-base/autogen.sh
T
Joshua Root b2e7b42ab1 autogen.sh: remove configure~
We don't really need a backup file when we have git.
2026-04-14 06:53:36 +10:00

5 lines
58 B
Bash
Executable File

#!/bin/sh
autoreconf --force -Wall -Werror
rm configure~