summaryrefslogtreecommitdiff
path: root/macros/mate-common.m4
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-01-04 09:59:30 -0800
committerStefano Karapetsas <[email protected]>2014-01-04 09:59:30 -0800
commit56a56f089dac584b3a7b3b524c05eb5418ab4ab1 (patch)
tree816b3e60b51dc077dce315b45186cea16817f160 /macros/mate-common.m4
parent185a8813fec72f8c541192f59e93caca50e4ce68 (diff)
parentee67cdc2cd7c65318d21faed1056160f8355990e (diff)
downloadmate-common-56a56f089dac584b3a7b3b524c05eb5418ab4ab1.tar.bz2
mate-common-56a56f089dac584b3a7b3b524c05eb5418ab4ab1.tar.xz
Merge pull request #11 from infirit/gnomefixes
Many fixes from gnome-common that are useful for MATE
Diffstat (limited to 'macros/mate-common.m4')
-rw-r--r--macros/mate-common.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/mate-common.m4 b/macros/mate-common.m4
index bdde06a..77bfa8e 100644
--- a/macros/mate-common.m4
+++ b/macros/mate-common.m4
@@ -35,7 +35,7 @@ AC_DEFUN([MATE_COMMON_INIT],
AC_DEFUN([MATE_DEBUG_CHECK],
[
AC_ARG_ENABLE([debug],
- AC_HELP_STRING([--enable-debug],
+ AS_HELP_STRING([--enable-debug],
[turn on debugging]),,
[enable_debug=no])