make distcheck failing for pretty much everyone
    Diego Ongaro 
    ongardie at gmail.com
       
    Mon Oct 22 23:05:08 CEST 2007
    
    
  
On 10/22/07, Brian J. Tarricone <bjt23 at cornell.edu> wrote:
>
> Unfortunately, it looks like a number of modules don't pass 'make
> distcheck', possibly due to an intltool bug.
>
> The problem is that this syntax in configure.ac doesn't work:
>
> AC_INIT([libxfcegui4], [libxfcegui4_version()], [xfce4-dev at xfce.org])
>
> It appears to be fine with this:
>
> AC_INIT([libxfcegui4], [libxfcegui4_version], [xfce4-dev at xfce.org])
>
I verified and committed the fix/work-around for the places plugin.
-Diego
    
    
More information about the Xfce4-dev
mailing list