Avoid a warning. (#308295, Murray Cumming).
[platform/upstream/glib.git] / configure.in
2003-01-30 Owen TaylorRemove references to glib.spec. (#102231)
2003-01-23 Pablo SaratxagaAdded Bengali file
2003-01-21 Christian RoseAdded "mn" to ALL_LINGUAS. Added Mongolian translation...
2003-01-20 Pablo Saratxagaupdated Vietnamese file;
2003-01-16 Daniel YacobAdding Amharic translation.
2003-01-05 Tor LillqvistUpdates.
2003-01-03 Manish Singhuse AC_COMPILE_IFELSE instead of AC_TRY_COMPILE for...
2002-12-30 Gil Osher*** empty log message ***
2002-12-27 Tõivo LeedjärvAdded et to ALL_LINGUAS.
2002-12-20 Owen Taylor=== Released 2.2.0 ===
2002-12-16 Owen Taylor=== Released 2.1.5 === GLIB_2_1_5
2002-12-16 Owen TaylorAdd a hack to mostly deal with problems in support...
2002-12-15 Matthias ClasenSet TRIO_LIBS when building with trio.
2002-12-13 Owen TaylorFixes from Johannes Stezenbach
2002-12-13 Owen TaylorAllow not setting glib_cv_long_long_format when cross...
2002-12-13 Owen Taylorlong_long_format is always ll for trio.
2002-12-12 Manish Singhpull in trio if host printf doesn't have a known way...
2002-12-11 Owen TaylorUnset ac_cv_func_bind_textdomain_codeset before calling
2002-12-11 Pauli VirtanenAdded "fi" to ALL_LINGUAS.
2002-12-11 Owen TaylorAdd GLIB_ASSERT_SET() as a helper for adding "must...
2002-12-11 Owen TaylorAlso assume AC_LINK_IFELSE() is OK when cross-compiling...
2002-12-11 Owen TaylorFactor out repeated thread test into a m4_define()...
2002-12-11 Owen TaylorVersion 2.1.4, interface age 1.
2002-12-09 Sebastian Wilhelmiuse 0 instead of $defattr, as it isn't defined anymore...
2002-12-06 Owen TaylorAvoid literal UTF-8. (Allow it to build with IRIX cc...
2002-12-06 Owen Taylorchmod 0755 scripts in AC_OUTPUT(), since install -c...
2002-12-06 Owen TaylorUse AC_LINK_IFELSE(), not AC_TRY_RUN() for va_copy...
2002-12-05 Owen TaylorFix multiple problems with the programs in the argument...
2002-12-05 Owen TaylorStart of fixes for cross-compilation. Based on patches...
2002-12-04 Owen TaylorAdd 3rd argument to remaining AC_DEFINES(), so we can...
2002-12-03 Matthias ClasenCheck that strlcpy behaves as per the OpenBSD man page...
2002-11-30 Ole LaursenAdded "da" to ALL_LINGUAS.
2002-11-28 Matthias ClasenFix the definitions around printf: either we use system...
2002-11-28 Matthias ClasenFix the gtk-doc version check.
2002-11-26 Sebastian WilhelmiMake CPPFLAGS, not CFLAGS, include G_THREAD_CFLAGS...
2002-11-23 Matthias ClasenAdd version info to API docs.
2002-11-22 Sebastian WilhelmiFixed typo: PTHREAD_PRIO_MIN -> PTHREAD_PRIO_MAX. ...
2002-11-21 Tor LillqvistUpdate to match what is currently produced by autotools.
2002-11-21 Matthias Clasen Include a printf implementation supporting C99 snprint...
2002-11-08 Owen TaylorPatch from Havoc Pennington to add functions for settin...
2002-11-05 Owen TaylorAdd -DG_DISABLE_CAST_CHECKS for everything but --enable...
2002-11-03 Dmitry Mastrukovconfigure.in: Added Belarusian to ALL_LINGUAS
2002-10-26 Tor LillqvistDon't set on Win32, only causes trouble.
2002-10-13 Laurent DhimaAdded "sq" to ALL_LINGUAGES
2002-09-28 Tor LillqvistInstead of forcing -fnative-struct into CFLAGS when...
2002-08-26 Tor LillqvistDon't link with -lwsock32 on Cygwin (#91696, Masahiro...
2002-08-10 Gustavo Noronha... new translation
2002-07-03 Sebastian WilhelmiMade the thread flags determination tests first check...
2002-07-03 Sebastian WilhelmiFixed bugs in posix thread priority resolution. Also...
2002-07-03 Anders CarlssonAdd a forgotten trailing ` in the GLIB_BINARY_AGE expre...
2002-07-02 Sebastian WilhelmiImprove checks for dce/posix threads to also do the...
2002-07-02 Sebastian WilhelmiSet binary age to 0 to make it compile.
2002-07-01 Anders CarlssonUp version to 2.1.0.
2002-06-26 Yanko KanetiAdded Bulgarian (bg).
2002-05-22 Owen TaylorRemove notes about now-fixed-bugs.
2002-05-21 Owen Taylorue May 21 15:51:17 2002 Owen Taylor <otaylor@redhat...
2002-05-21 Owen TaylorMove iconv tests before gettext checks. (#81999)
2002-05-13 Owen TaylorIf sizeof(int) == sizeof(long) run compilation tests...
2002-05-13 Owen TaylorUpdate from libcharset CVS. Includes additional encodin...
2002-05-10 Naba KumarAdded "hi" to ALL_LINGUAS. New Hindi translation added.
2002-05-08 Michael Nattererfixed yesterdays fix for cross compiling: simply check...
2002-05-07 Michael Nattereradded a new conditional CROSS_COMPILING which indicates...
2002-05-06 Owen Taylor[ merged from stable ]
2002-05-01 jacob berkmanfix typo on 64-bit printf formatting string configure...
2002-04-29 Pablo SaratxagaAdded Vietnamese file
2002-04-07 Stanislav BrabecAdded Czech (cs) to ALL_LINGUAS.
2002-03-31 Hasbullah Bin PitAdded Malay (ms)to ALL_LINGUAS.
2002-03-28 Owen TaylorReleased 2.0.1 GLIB_2_0_1
2002-03-20 Owen TaylorUse $PKG_CONFIG, not pkg-config. (LEE Sau Dan, #75572)
2002-03-08 Owen TaylorUpdates.
2002-03-06 Sebastian WilhelmiFixed recognition of dce. Do not use -lc_r on OpenBSD...
2002-03-05 Owen TaylorDefault to --disable-gtk-doc, to avoid Jade setup hassles.
2002-02-26 Owen TaylorCheck for iconv_* in -liconv as well as libiconv_*...
2002-02-24 Owen Taylor1.3.15, binary, interface age 0. GLIB_1_3_15
2002-02-21 Owen Taylored Feb 20 22:35:42 2002 Owen Taylor <otaylor@redhat...
2002-02-20 Simos XenitellisAdded Greek translation
2002-02-18 Owen TaylorTurn off ISO varargs support for gcc-2.95 since it...
2002-02-15 Owen TaylorVersion 1.3.14.
2002-02-15 Owen TaylorUpdated.
2002-02-09 Sebastian WilhelmiMake --disable-threads work again. (#71034)
2002-02-09 Owen TaylorRegister transformations for gint64, guint64. (#70780...
2002-02-07 Changwoo RyuAdded Korean translation.
2002-01-29 Owen Taylor1.3.13
2002-01-22 Sebastian WilhelmiGet the right multithread option for GCC 3.0 and later...
2002-01-16 Sven Neumannacinclude.m4 removed the --disable-nls option. You...
2002-01-07 Zbigniew ChylaAdded pl.
2001-12-27 Duarte LoretoAdded portuguese to ALL_LINGUAS
2001-12-23 Owen Taylor1.3.12, binary, interface age 0.
2001-12-18 Tim Janikadd configure check to determine G_HAVE_GROWING_STACK.
2001-12-06 Matthias ClasenThe following patch corrects some function attributes...
2001-11-28 Sebastian WilhelmiAlways call GLIB_SIZEOF(..., system_thread). Fixes...
2001-11-27 Dan WinshipSet this from libtool rather than hardcoding values...
2001-11-26 Tim Janikprovide GLIB_SIZEOF_SIZE_T.
2001-11-25 Jesus Bravo AlvarezAdded Galician translation
2001-11-24 Dirk-Jan C. Binnema - added nl (Dutch) to ALL_LINGUAS
2001-11-22 Owen TaylorVersion 11, interface, binary age 0.
2001-11-15 Takayuki KUSANOAdded "ja" to ALL_LINGUAS. Added Japanese translation.
2001-11-08 Wang Jian*** empty log message ***
2001-11-05 Owen TaylorAdd check for dirent.h
2001-11-01 Marius AndreianaAdded ro (Romanian) to ALL_LINGUAS added
next