diff options
author | infirit <[email protected]> | 2013-08-02 17:30:47 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-08-02 17:30:47 +0200 |
commit | ddb856f330e2cf0966e7fc14abee004dad87c8e7 (patch) | |
tree | e1339fc61e603a3a2be7ec349c895111000e33a3 /configure.ac | |
parent | e5d73da5e1d559ba37ec3861f804e2d53ede41d1 (diff) | |
download | mate-calc-ddb856f330e2cf0966e7fc14abee004dad87c8e7.tar.bz2 mate-calc-ddb856f330e2cf0966e7fc14abee004dad87c8e7.tar.xz |
Enable yelp and ghelp: -> help:
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6c2c6ed..1d37f58 100644 --- a/configure.ac +++ b/configure.ac @@ -72,7 +72,7 @@ dnl ########################################################################### dnl Documentation dnl ########################################################################### -#YELP_HELP_INIT +YELP_HELP_INIT dnl ########################################################################### dnl Files to generate |