aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/Makefile')
-rwxr-xr-xapps/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/Makefile b/apps/Makefile
index e9cfa8591..4689baad1 100755
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -71,7 +71,11 @@ CFLAGS+=-fPIC
# If you have MySQL 4.1 or later you can use ODBC
# storage
#
+# Uncomment to use odbc storage
#CFLAGS+=-DUSE_ODBC_STORAGE
+# Uncomment for extended odbc voicemail storage
+#CFLAGS+=-DEXTENDED_ODBC_STORAGE
+# See doc/README.odbcstorage for more information
all: $(APPS)