Lines Matching full:configure
15 * configure.in: Version 2.2.0, interface age 0.
76 * configure.in: Version 2.1.5, interface age 2.
82 * configure.in: Add a hack to mostly deal with
113 produced by configure.
140 * configure.in: Set TRIO_LIBS when building with trio.
169 * configure.in: When adding extra libraries to $LIBS for
173 * configure.in: Add a couple of missing ','s in AC_LINK_IFELSE()
179 * configure.in: Allow not setting glib_cv_long_long_format
183 * configure.in: long_long_format is always ll for trio.
185 * configure.in: Error out if --disable-trio is specified
197 * configure.in: pull in trio if host printf doesn't have a known
238 * configure.in: Remove duplicate call to
243 * configure.in: Added "fi" to ALL_LINGUAS.
251 * configure.in: For all cached variables without defaults,
256 * configure.in: Also assume AC_LINK_IFELSE() is
260 * configure.in: Add cached value glib_cv_use_pid_surrogate.
264 * configure.in: Factor out repeated thread test into
273 * configure.in: Version 2.1.4, interface age 1.
280 * configure.in acinclude.m4: Use an include to avoid having
284 * m4macros/glib-gettext.m4: Do some tricks so that configure.in
292 Fix bug where if --prefix wasn't set on the configure line,
311 * configure.in: use 0 instead of $defattr, as it isn't defined
340 * configure.in: AC_PREREQ(2.53). needed for recent
351 * configure.in: chmod 0755 scripts in AC_OUTPUT(), since
357 * configure.in: Use AC_LINK_IFELSE(), not AC_TRY_RUN()
360 * configure.in: When there is a reasonable default,
371 * configure.in: Fix multiple problems with the programs
381 * configure.in: Don't run the Digital-Unix 4 -std1 check
384 * configure.in: Use AC_TRY_COMPILE() rather than
387 * configure.in: use AC_CHECK_SIZEOF rather than
398 * configure.in: Redo the POLL* value checks in a
410 * configure.in: Add 3rd argument to remaining AC_DEFINES(),
422 * configure.in: Check that strlcpy behaves as per the OpenBSD
456 * configure.in: Added "da" to ALL_LINGUAS.
478 * configure.in: Fix the definitions around printf: either we use
496 * configure.in: Fix the gtk-doc version check.
528 * configure.in: Make CPPFLAGS, not CFLAGS, include
555 * configure.in: Generate docs/reference/*/version.xml.
561 * configure.in: Fixed typo: PTHREAD_PRIO_MIN ->
585 * configure.in: Remove superfluous spaces on two shell variable
622 * configure.in: New option --enable-included-printf to force
757 * configure.in: Up to version 2.1.3, since we'll
771 * configure.in: Add -DG_DISABLE_CAST_CHECKS for
774 * configure.in: Require pkg-config 0.14. (#97553)
786 * configure.in: Added Belarusian to ALL_LINGUAS
797 * configure.in (G_MODULE_LDFLAGS): Don't set on Win32, only causes
877 * configure.in: Instead of forcing -fnative-struct into CFLAGS
884 configure.in does.
908 * configure.in (G_LIBS_EXTRA): Don't link with -lwsock32 on
918 * configure.in: added pt_BR to ALL_LINGUAS
1026 * configure.in: Made the thread flags determination tests first
1032 * configure.in: Fixed bugs in posix thread priority
1044 * configure.in: Add a forgotten trailing ` in the
1049 * configure.in: Set binary age to 0 to make it compile.
1051 * configure.in: Improve checks for dce/posix threads to also do
1058 * configure.in: Up version to 2.1.0.
1075 * configure.in: (ALL_LINGUAS) Added Bulgarian (bg).
1153 * configure.in: $with_libiconv, not $with_iconv.
1157 * configure.in: Move iconv tests before gettext
1220 * config.h.win32.in: Match new additions in a configure-produced
1224 configure-produced glibconfig.h.
1250 * configure.in acglib.m4: If sizeof(int) == sizeof(long)
1260 * configure.in: Add getc_unlocked to CHECK_FUNCS().
1269 * configure.in: Added "hi" to ALL_LINGUAS.
1273 * configure.in: fixed yesterdays fix for cross compiling: simply
1283 * configure.in: added a new conditional CROSS_COMPILING which
1318 * configure.in: (Look for dyld interfaces before dlopen()
1324 * configure.in: fix typo on 64-bit printf formatting string
1325 configure message (fixes #80389)
1329 * configure.in: Added Vietnamese (vi) to ALL_LINGUAS
1365 * configure.in: Added Malay (ms)to ALL_LINGUAS.
1375 * configure.in: Version 2.0.1, interface, binary age 1.
1443 * configure.in: Use $PKG_CONFIG, not pkg-config.