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

Index: freetds-1.4.12/configure
===================================================================
--- freetds-1.4.12.orig/configure
+++ freetds-1.4.12/configure
@@ -21713,6 +21713,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