diff --git a/gh-pages/docs/ION-Watch-Characters.md b/gh-pages/docs/ION-Watch-Characters.md index 699712497..13f146d26 100644 --- a/gh-pages/docs/ION-Watch-Characters.md +++ b/gh-pages/docs/ION-Watch-Characters.md @@ -53,7 +53,12 @@ static void ionRedirectWatchCharacters() 2. Then use the following compiler flag to build ION: ```bash -./configure CFLAGS="-DGDSWATCHER -I/" +./configure --enable-ewchar CFLAGS="-DGDSWATCHER -I/" +``` + +3. You can also include the GDSLOGGER program, then +```bash +./configure --enable-ewchar CFLAGS="-DGDSWATCHER -DGDSLOGGER -I/" ``` ## Bundle Protocol Watch Character