feed prefix dir from configure instead of makefile to clean up the compile line. Make the code more consistant between windows and *nix builds. You will likely need to re configure after getting this update.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4509 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2007-03-11 01:17:14 +00:00
parent 178a333539
commit e24008643e
5 changed files with 4077 additions and 3817 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
#define SWITCH_SSIZE_T @ssize_t_value@
#define SWITCH_SIZEOF_VOIDP @voidp_size@
#define SWITCH_PREFIX_DIR @prefix@
#define SWITCH_PREFIX_DIR "@prefix@"
@ssize_t_fmt@
@size_t_fmt@