mirror of
https://github.com/stumpwm/stumpwm.git
synced 2026-09-10 07:26:20 -04:00
6 lines
53 B
Bash
Executable file
6 lines
53 B
Bash
Executable file
#!/bin/sh
|
|
|
|
# generate the configure script
|
|
|
|
autoconf
|