diff options
author | Philipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM> | 2011-03-29 15:10:48 +0200 |
---|---|---|
committer | Philipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM> | 2011-03-29 15:10:48 +0200 |
commit | bdeb466ccb95005784d29e9838e61a0996180a64 (patch) | |
tree | cb7e41cad8bb378730acc3062f237900255da084 /configure.in | |
parent | 26e2df6b026c994a950c4aea77f02a35bd658207 (diff) |
rsvglibs: finishing touches
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index d82c8aec2201..502a03cf270f 100644 --- a/configure.in +++ b/configure.in @@ -6800,7 +6800,7 @@ case "$_os" in AC_MSG_RESULT([yes]) ;; *) - SYSTEM_PANGO=YES + SYSTEM_LIBGSF=YES AC_MSG_RESULT([no]) ;; esac |