Module: sip-router Branch: kamailio_3.0 Commit: c79057fb794171b5acb46c2811b97dc22158dbf2 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c79057fb...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: Fri Dec 11 22:13:45 2009 +0100
kamctl: mysql specific files installed by db_mysql module
---
utils/kamctl/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/utils/kamctl/Makefile b/utils/kamctl/Makefile index e9cef17..6f5b2a8 100644 --- a/utils/kamctl/Makefile +++ b/utils/kamctl/Makefile @@ -87,7 +87,7 @@ install-man: $(man_prefix)/$(man_dir)/man8 $(man_prefix)/$(man_dir)/man5 chmod 644 $(man_prefix)/$(man_dir)/man8/kamdbctl.8
-MYSQLON?=yes +# MYSQLON?=yes
install-modules: $(bin_prefix)/$(bin_dir) # install MySQL stuff