[poppler] Typo in configure.ac

Kristian Høgsberg krh at bitplanet.net
Tue Mar 22 17:38:18 PST 2005


Albert Astals Cid wrote:
> There is a typo in configure.ac
> 
> Index: configure.ac
> ===================================================================
> RCS file: /cvs/poppler/poppler/configure.ac,v
> retrieving revision 1.8
> diff -u -r1.8 configure.ac
> --- configure.ac        20 Mar 2005 00:35:21 -0000      1.8
> +++ configure.ac        23 Mar 2005 00:27:20 -0000
> @@ -155,7 +155,7 @@
>  AM_CONDITIONAL(BUILD_CAIRO_OUTPUT, test x$enable_cairo_output = xyes)
> 
> 
> -AC_ARG_ENABLE(popper-glib,
> +AC_ARG_ENABLE(poppler-glib,
>                AC_HELP_STRING([--disable-poppler-glib],
>                              [Don't compile poppler glib wrapper.]),
>                enable_poppler_glib=$enableval,

Thanks, committed.

cheers,
Kristian



More information about the poppler mailing list