diff options
author | infirit <[email protected]> | 2013-08-02 14:02:03 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-08-02 14:02:03 +0200 |
commit | 556640ffc27a3496ceda03c7f5d75e4d8813586d (patch) | |
tree | 09022320f0381761340f6ef24866f9b276837cfc | |
parent | cceaed2400a5db758f48a372e429e3410271275f (diff) | |
download | mate-applets-556640ffc27a3496ceda03c7f5d75e4d8813586d.tar.bz2 mate-applets-556640ffc27a3496ceda03c7f5d75e4d8813586d.tar.xz |
configure.ac: fix typo
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ef345148..c35380b7 100644 --- a/configure.ac +++ b/configure.ac @@ -359,7 +359,7 @@ AC_SUBST(matelocaledir) dnl *************************************************************************** dnl *** yelp-tools *** dnl *************************************************************************** -YELPHELP_INIT +YELP_HELP_INIT dnl *************************************************************************** dnl *** battstat specific checks *** |