K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2021-01-07T10:56:07.434313Z
K 7
svn:log
V 284
ovsqlite-server: fix the build on AIX

AIX needs Libtool objects for the link (only .lo files are generated
in the directory; .o PIC objects are in the .libs subdirectory; only
when --with-pic=no is used at configure time than .o non-PIC objects
are generated, and in the directory).

END
