X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=configure.ac;h=c3ebacf08d60cbad6637bc8431b8abe72626137c;hb=0d33f1e27c4edb7290ef51cd03d50c0dbc9059ef;hp=e4fcab6e69c285fc49a7543d9c444e32d2131223;hpb=95e9c4e6befb17ca3e691c26f024fb55eeae5e31;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