forked from kiss-community/repo
libxcb: remove autotools dependencies
This commit is contained in:
parent
e2ce7bc45e
commit
3267035e62
@ -1,7 +1,6 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
sed "s|pthread-stubs ||" -i configure.ac
|
||||
autoreconf -fi
|
||||
sed -i'' 's/pthread-stubs //' configure
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
|
@ -1,5 +1,3 @@
|
||||
automake make
|
||||
libXau
|
||||
libtool make
|
||||
xcb-proto
|
||||
xorg-util-macros
|
||||
|
@ -1 +1 @@
|
||||
1.13.1 4
|
||||
1.13.1 5
|
||||
|
Loading…
Reference in New Issue
Block a user