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