Codebase list libhtp / upstream/0.5.33 autogen.sh
upstream/0.5.33

Tree @upstream/0.5.33 (Download .tar.gz)

autogen.sh @upstream/0.5.33raw · history · blame

1
2
3
4
5
6
7
#!/bin/sh

# Cleanup
rm -rf autom4te.cache

# Generate
autoreconf -i -f -v