]> git.pld-linux.org Git - packages/cadaver.git/blob - cadaver-configure.patch
- release 6 (by relup.sh)
[packages/cadaver.git] / cadaver-configure.patch
1 --- cadaver-0.23.3/configure.ac~        2015-12-12 13:11:43.281099457 +0100
2 +++ cadaver-0.23.3/configure.ac 2015-12-12 13:18:33.468457957 +0100
3 @@ -27,6 +27,8 @@ if test "$enable_debug" = "yes"; then
4     AC_DEFINE(NE_DEBUGGING, 1, [Define to enable debugging])
5  fi
6  
7 +AM_PROG_MKDIR_P
8 +
9  CHECK_READLINE()
10  
11  AC_ARG_ENABLE(netrc,
This page took 0.053667 seconds and 3 git commands to generate.