This website requires JavaScript.
Explore
Help
Sign In
frederik
/
libxcb
Watch
1
Star
0
Fork
You've already forked libxcb
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
15993fccd0
libxcb
/
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