unix build tweaks

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@185 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2005-12-21 17:22:38 +00:00
parent 146b99e1d6
commit c0db418cd1
38 changed files with 42040 additions and 1109 deletions
Vendored
+1 -2
View File
@@ -21359,7 +21359,7 @@ fi
done
ac_config_files="$ac_config_files Makefile libs/jrtp4c/Makefile"
ac_config_files="$ac_config_files Makefile"
@@ -21956,7 +21956,6 @@ do
case "$ac_config_target" in
# Handling of arguments.
"Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
"libs/jrtp4c/Makefile" ) CONFIG_FILES="$CONFIG_FILES libs/jrtp4c/Makefile" ;;
"depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
"src/include/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/include/config.h" ;;
*) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5