diff freeDiameter/main.c @ 304:ad3c46016584

Added install directives for cmake; also allow default directory to seek for extensions and configuration files
author Sebastien Decugis <sdecugis@nict.go.jp>
date Fri, 14 May 2010 17:26:53 +0900
parents 0daf6fc2b751
children 603791d2dcc4
line wrap: on
line diff
--- a/freeDiameter/main.c	Fri May 14 10:42:49 2010 +0900
+++ b/freeDiameter/main.c	Fri May 14 17:26:53 2010 +0900
@@ -309,7 +309,7 @@
 	printf( "  -h, --help             Print help and exit\n"
   		"  -V, --version          Print version and exit\n"
   		"  -c, --config=filename  Read configuration from this file instead of the \n"
-		"                           default location (%s).\n", DEFAULT_CONF_FILE);
+		"                           default location (" DEFAULT_CONF_PATH "/" FD_DEFAULT_CONF_FILENAME ").\n");
  	printf( "\nDebug:\n"
   		"  These options are mostly useful for developers\n"
   		"  -l, --dbglocale        Set the locale for error messages\n"
"Welcome to our mercurial repository"