wrap webkit_page_execute_script: http://bugs.webkit.org/show_bug.cgi?id=15255
[pywebkitgtk.git] / autogen.sh
blob0f09a5ca97981a4bd3167842b5f095b2f45bbcc2
1 #!/bin/sh
2 export ACLOCAL="aclocal -I ."
4 autoreconf -i
5 ./configure "$@"