==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=9061
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
--- Comment #4 from Stephane de Labrusse <[email protected]> ---
(In reply to Stephane de Labrusse from comment #3)
> in file configure.in
>
> Yes but I don't understand why, I even tried to use directly the patch
> inside the srpm with the same result.
diff -r1.1 bandwidthd-mysql.patch
691,692c691,692
< AC_CHECK_FILE(/usr/local/pgsql/lib, LDFLAGS="$LDFLAGS
-L/usr/local/pgsql/lib")
< AC_CHECK_FILE(/usr/local/pgsql/include, CPPFLAGS="$CPPFLAGS
-I/usr/local/pgsql/include")
---
> AC_CHECK_FILE(/usr/lib, LDFLAGS="$LDFLAGS -L/usr/lib")
> AC_CHECK_FILE(/usr/include/pgsql, CPPFLAGS="$CPPFLAGS -I/usr/include/pgsql")
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/