n2n/packages/debian/configure
Hamish Coleman b0d742b3f5 Remove the need for autoconf in the debian package
Continuing to try and simplify the build system, calculate the remaining
two autoconf variables from the existing config.mak.

For the moment, leave a configure and configure.ac file in place to
allow any old build systems to continue to function without errors.
2023-08-30 20:27:14 +01:00

4 lines
143 B
Bash
Executable File

#!/bin/bash
# TODO: Remove this file before the next stable release
echo "This configure script is no longer needed, update your build system"