Copy from devin.com/lookbusy

This commit is contained in:
flow2000
2022-12-25 16:25:33 +08:00
commit 5914519312
31 changed files with 34205 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/sh
set -e
aclocal
autoheader
automake --include-deps --add-missing --copy
autoconf