This website requires JavaScript.
Explore
Help
Register
Sign In
BitHeaven
/
picom
Watch
1
Star
0
Fork
You've already forked picom
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c69769f0ae
picom
/
autogen.sh
4 lines
62 B
Bash
Executable File
Raw
Blame
History
#! /bin/sh
autoreconf -v --install
||
exit
1
./configure
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink