X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=configure.ac;h=c3ebacf08d60cbad6637bc8431b8abe72626137c;hb=9c6b9968baa6313051ea2eb2d69e220186004e1c;hp=e4fcab6e69c285fc49a7543d9c444e32d2131223;hpb=72ebd7fbe240b0cfe889025a1f05e318da8a5823;p=mmh diff --git a/configure.ac b/configure.ac index e4fcab6..c3ebacf 100644 --- a/configure.ac +++ b/configure.ac @@ -818,5 +818,6 @@ TLS support : ${tls_support} dnl --------------- dnl OUTPUT MAKEFILE dnl --------------- -AC_CONFIG_FILES([Makefile uip/spost test/common.sh]) +AC_CONFIG_FILES([Makefile test/common.sh]) +AC_CONFIG_FILES([uip/spost], [chmod +x uip/spost]) AC_OUTPUT