Revision 878

Date:
2010/06/14 20:43:07
Author:
decke
Revision Log:
google-gadgets:
- Add configure flag --disable-werror to fix building with libxul 1.9.2
Files:

Legend:

 
Added
 
Removed
 
Modified
  • deskutils/google-gadgets/Makefile

     
    37 37 USE_GSTREAMER= yes
    38 38 GNU_CONFIGURE= yes
    39 39 CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include -Wno-deprecated-declarations" LDFLAGS="-L${LOCALBASE}/lib"
    40 CONFIGURE_ARGS= --enable-ltdl-install=no --with-browser-plugins-dir=${LOCALBASE}/lib/browser_plugins
    40 CONFIGURE_ARGS= --disable-werror --enable-ltdl-install=no --with-browser-plugins-dir=${LOCALBASE}/lib/browser_plugins
    41 41 USE_AUTOTOOLS= libtool:22:env autoconf:262:env automake:110:env aclocal:110:env libltdl:22
    42 42 WANT_GNOME= yes
    43 43 USE_GNOME= gnomehack