diff options
author | Stefano Karapetsas <[email protected]> | 2013-08-06 13:30:57 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-08-06 13:30:57 -0700 |
commit | 325bd6134efa18700ede8116b5dbdabdf219a269 (patch) | |
tree | e1339fc61e603a3a2be7ec349c895111000e33a3 /configure.ac | |
parent | e5d73da5e1d559ba37ec3861f804e2d53ede41d1 (diff) | |
parent | ddb856f330e2cf0966e7fc14abee004dad87c8e7 (diff) | |
download | mate-calc-325bd6134efa18700ede8116b5dbdabdf219a269.tar.bz2 mate-calc-325bd6134efa18700ede8116b5dbdabdf219a269.tar.xz |
Merge pull request #16 from infirit/master
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 |