git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Ticket 37. In the TariffChangeIsAllowed() function return "" added and
[stg.git]
/
projects
/
sgconv
/
build
diff --git
a/projects/sgconv/build
b/projects/sgconv/build
index 3c2f3f91367aae62e8cf88fdf6c9b47cc1e17228..5fa0f23c6c92830099a9485c5873c4c3fefadae0 100755
(executable)
--- a/
projects/sgconv/build
+++ b/
projects/sgconv/build
@@
-72,6
+72,7
@@
printf " Building sgconv for $sys $release\n"
printf "#############################################################################\n"
STG_LIBS="logger.lib
+ locker.lib
crypto.lib
common.lib
conffiles.lib
@@
-99,7
+100,6
@@
else
then
DEFS="$DEFS -DDARWIN"
LIB_THREAD=-lpthread
- LIBICONV=""
else
LIB_THREAD=-lc_r
fi