]> git.stg.codes - stg.git/blobdiff - projects/sgconv/build
Ticket 37. WriteTime() changed to WriteString() and formatTime() added
[stg.git] / projects / sgconv / build
index 3c2f3f91367aae62e8cf88fdf6c9b47cc1e17228..5fa0f23c6c92830099a9485c5873c4c3fefadae0 100755 (executable)
@@ -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