summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/autogen.sh b/autogen.sh
index 93e2a23..5e1344a 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,12 +1,4 @@
#!/bin/sh -e
-BUILD_MAN=doxygen/build_man.sh
-
-# Allow to override build_man.sh url for local testing
-# E.g. export NFQ_URL=file:///usr/src/libnetfilter_queue
-curl ${NFQ_URL:-https://git.netfilter.org/libnetfilter_queue/plain}/$BUILD_MAN\
- -o$BUILD_MAN
-chmod a+x $BUILD_MAN
-
autoreconf -fi
rm -Rf autom4te.cache