summaryrefslogtreecommitdiff
path: root/gphoto-m4/gp-camlibs.m4
diff options
context:
space:
mode:
Diffstat (limited to 'gphoto-m4/gp-camlibs.m4')
-rw-r--r--gphoto-m4/gp-camlibs.m48
1 files changed, 4 insertions, 4 deletions
diff --git a/gphoto-m4/gp-camlibs.m4 b/gphoto-m4/gp-camlibs.m4
index 5c11c5935..a73c7438c 100644
--- a/gphoto-m4/gp-camlibs.m4
+++ b/gphoto-m4/gp-camlibs.m4
@@ -153,7 +153,7 @@ AC_MSG_WARN([
# * or even better, just build the standard set of camlibs. #
#=====================================================================#
])
-${SLEEP} 5
+GP_SLEEP([5])
])
dnl
dnl
@@ -235,7 +235,7 @@ AS_VAR_IF([gp_sh_with_camlibs], [canon], [dnl
# Autoselecting the 'ptp2' driver in addition to the 'canon' #
# driver to prevent unnecessary support requests. #
#==============================================================#
- ${SLEEP} 5
+ GP_SLEEP([5])
])])dnl
dnl set -x
@@ -295,7 +295,7 @@ do
# 'standard' instead. #
#=============================================================#
])
- ${SLEEP} 5
+ GP_SLEEP([5])
gp_camlib="standard"
;;
esac
@@ -425,7 +425,7 @@ AS_IF([test "x$gp_camlib_set_skipping" = "x"], [dnl
# you insist on building these camlibs. #
#=========================================================#
])
- ${SLEEP} 5
+ GP_SLEEP([5])
])
GP_SET_SPACE_VAR([camlib-set], [gp_camlib_set])