[Libreoffice-commits] .: configure.in

Eike Rathke erack at kemper.freedesktop.org
Mon Aug 6 13:46:19 PDT 2012


 configure.in |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 732a75a54f02c3ad16210fa2d62b893cf37a5a5f
Author: Eike Rathke <erack at redhat.com>
Date:   Mon Aug 6 22:45:27 2012 +0200

    added GLIB to BUILD_TYPE
    
    Change-Id: Iad491070b5a199aab4652d955cdbc7839c07c70b

diff --git a/configure.in b/configure.in
index 657bd0f..9aacac7 100644
--- a/configure.in
+++ b/configure.in
@@ -10967,6 +10967,7 @@ else
     esac
 fi
 AC_SUBST(SYSTEM_GLIB)
+BUILD_TYPE="$BUILD_TYPE GLIB"
 
 dnl Get system's glib flags and libs.
 dnl The i18npool LanguageTag wrapper uses it for liblangtag.


More information about the Libreoffice-commits mailing list