[Geany-devel] SF.net SVN: geany: [2672] trunk

Enrico Tröger enrico.troeger at xxxxx
Mon Jun 9 17:47:22 UTC 2008


On Mon, 09 Jun 2008 10:43:49 -0700, eht16 at users.sourceforge.net wrote:


> Modified: trunk/configure.in
> ===================================================================
> --- trunk/configure.in	2008-06-09 17:29:25 UTC (rev 2671)
> +++ trunk/configure.in	2008-06-09 17:43:48 UTC (rev 2672)
> @@ -230,6 +230,12 @@
>  	fi
>  fi
>  
> +# Set ${docdir} if it is empty
> +if test -z "${docdir}"; then
> +	docdir='${datadir}/doc/${PACKAGE}'
> +	AC_SUBST(docdir)
> +fi
> +

I've no idea why it can happen that $docdir isn't set but it actually
happened to an user on ASP 11.2 (should be based on Fedora).


Regards,
Enrico

-- 
Get my GPG key from http://www.uvena.de/pub.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/devel/attachments/20080609/f438a8e9/attachment.pgp>


More information about the Devel mailing list