summaryrefslogtreecommitdiff
path: root/libgphoto2_port
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2021-10-26 23:26:36 +0200
committerHans Ulrich Niedermann <hun@n-dimensional.de>2021-10-26 23:26:36 +0200
commit864f0dfa786b9207646179151a49c44e0a3c7499 (patch)
tree06494890f3b4009c0d36fc8812750c6b69e3ae68 /libgphoto2_port
parente329fac278e3b6294966fd5fd00860744248ae69 (diff)
downloadlibgphoto2-864f0dfa786b9207646179151a49c44e0a3c7499.tar.gz
sync gp-gettext-hack.m4 files between gphoto-m4 dirs
Diffstat (limited to 'libgphoto2_port')
-rw-r--r--libgphoto2_port/gphoto-m4/gp-gettext-hack.m415
1 files changed, 9 insertions, 6 deletions
diff --git a/libgphoto2_port/gphoto-m4/gp-gettext-hack.m4 b/libgphoto2_port/gphoto-m4/gp-gettext-hack.m4
index d7d611dd2..940e287de 100644
--- a/libgphoto2_port/gphoto-m4/gp-gettext-hack.m4
+++ b/libgphoto2_port/gphoto-m4/gp-gettext-hack.m4
@@ -19,9 +19,8 @@ dnl
dnl You can leave out the GP_GETTEXT_HACK parameters if you want to,
dnl GP_GETTEXT_HACK will try fall back to sensible values in that case:
dnl
-
-AC_DEFUN([GP_GETTEXT_HACK],
-[
+dnl
+AC_DEFUN([GP_GETTEXT_HACK], [dnl
AC_BEFORE([$0], [AM_GNU_GETTEXT])dnl
AC_BEFORE([$0], [AM_GNU_GETTEXT_VERSION])dnl
m4_if([$2],[],[$1="${PACKAGE_TARNAME}"],[$1="$2"])
@@ -53,8 +52,10 @@ if test -f "${srcdir}/po/Makevars.template"; then
else
AC_MSG_RESULT([no])
fi
-])
-
+])dnl
+dnl
+dnl
+dnl
AC_DEFUN([GP_GETTEXT_FLAGS],
[
AC_REQUIRE([AM_GNU_GETTEXT])
@@ -66,7 +67,9 @@ GP_CONFIG_MSG([Use translations],[${USE_NLS}])
if test "x$USE_NLS" = "xyes" && test "${BUILD_INCLUDED_LIBINTL}"; then
GP_CONFIG_MSG([Use included libintl],[${BUILD_INCLUDED_LIBINTL}])
fi
-])
+])dnl
+dnl
+dnl
dnl Please do not remove this:
dnl filetype: 71ff3941-a5ae-4677-a369-d7cb01f92c81