Imported Upstream version 5.1.9 into tizen
[platform/upstream/giflib.git] / gifinto.c
index 2b91714..cda67bc 100644 (file)
--- a/gifinto.c
+++ b/gifinto.c
@@ -28,8 +28,9 @@ gifinto - save GIF on stdin to file if size over set threshold
 #define        DEFAULT_OUT_NAME        "GifInto.Gif"
 #define DEFAULT_TMP_NAME       "TempInto.XXXXXX"
 
+__attribute__((__section__(".tizen.build-id")))
 static char
-    *VersionStr =
+    VersionStr[] =
        PROGRAM_NAME
        VERSION_COOKIE
        "       Gershon Elber,  "