mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
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:
@@ -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@
|
||||
|
||||
Reference in New Issue
Block a user