File configure-return-void-fix.patch of Package freetds

Index: freetds-1.5.5/configure
===================================================================
--- freetds-1.5.5.orig/configure
+++ freetds-1.5.5/configure
@@ -23101,6 +23101,7 @@ SQLRETURN  SQL_API SQLColAttribute (SQLH
 	SQLUSMALLINT ColumnNumber, SQLUSMALLINT FieldIdentifier,
 	SQLPOINTER CharacterAttribute, SQLSMALLINT BufferLength,
 	SQLSMALLINT *StringLength, SQLLEN * NumericAttribute) {
+  return 0;
 }
 int
 main (void)
openSUSE Build Service is sponsored by