Documentation Update

- Minor doc edits.
This commit is contained in:
Paul Beckingham 2009-11-18 20:27:54 -05:00
parent 331b08055a
commit b2fc4969b9
3 changed files with 4 additions and 3 deletions

View file

@ -6,6 +6,7 @@ AC_INIT(task, 1.8.5, support@taskwarrior.org)
CFLAGS="${CFLAGS=}"
CXXFLAGS="${CXXFLAGS=}"
# this macro is used to get the arguments supplied
# to the configure script (./configure --enable-debug)
# Check if we have enable debug support.