wrap webkitgtkframe and most of webkitgtkpage; set scroll policy to auto in webbrowser.py
[pywebkitgtk.git] / autogen.sh
blob0f09a5ca97981a4bd3167842b5f095b2f45bbcc2
1 #!/bin/sh
2 export ACLOCAL="aclocal -I ."
4 autoreconf -i
5 ./configure "$@"