mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-07 02:52:42 +08:00
6 lines
95 B
Bash
Executable File
6 lines
95 B
Bash
Executable File
#!/bin/sh
|
|
|
|
rm config.cache config.status -f
|
|
|
|
./configure --enable-pcxvfb --with-libsuffix=mvfb
|