]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/libsigc++-2.0/libsigc++-2.0-2.0.6/define_sigc_api.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / libsigc++-2.0 / libsigc++-2.0-2.0.6 / define_sigc_api.patch
1 --- libsigc++-2.0.6/configure.ac.old    2005-01-21 16:05:45.000000000 +0100
2 +++ libsigc++-2.0.6/configure.ac        2005-01-21 16:07:35.000000000 +0100
3 @@ -74,6 +74,9 @@
4  SIGC_CXX_GCC_TEMPLATE_SPECIALIZATION_OPERATOR_OVERLOAD()
5  SIGC_CXX_MSVC_TEMPLATE_SPECIALIZATION_OPERATOR_OVERLOAD()
6  
7 +dnl FIXME Define this here since it does not seem to be defined elsewhere
8 +AC_DEFINE(SIGC_API, [], [Empty specifier])
9 +
10  if test "X$config_error" = "Xyes" ; then
11    AC_ERROR(
12  [One or more of the required compiler features is missing.