📄 changelog
字号:
2001-12-11 Israel Escalante <israel@ximian.com> * Release 0.10.0.2001-11-28 Sebastian Rittau <srittau@jroger.in-berlin.de> * gnome-pilot.m4 (PILOT_LINK_HOOK): Fixed a typo: inlude -> include2001-10-24 jacob berkman <jacob@ximian.com> * aclocal-include.m4 (AM_ACLOCAL_INCLUDE): do a test that is not only always false, but works with autoconf 2.52 and isn't trying to be too smart2001-10-02 Darin Adler <darin@bentspoon.com> * autogen.sh: Complete intltool support.2001-10-02 Darin Adler <darin@bentspoon.com> * autogen.sh: Add intltool support.2001-09-16 Eskil Heyn Olsen <eskil@eskil.dk> * gnome-pilot.m4: PISOCK_CFLAGS no longer contains pilot-link version.2001-09-09 Eskil Heyn Olsen <eskil@eskil.dk> * gnome-pilot.m4: Stuff to check version of gnome-pilot2001-08-20 Pavel Roskin <proski@gnu.org> * gnome-undelfs.m4 (GNOME_UNDELFS_CHECKS): Specify additional includes when testing for ext2fs/ext2fs.h. * gnome-vfs.m4 (GNOME_WITH_VFS): Specify additional includes when testing for rpc/pmap_clnt.h. Needed for Autoconf 2.50+ only - older versions don't try to compile headers and ignore this argument.2001-08-04 Darin Adler <darin@bentspoon.com> * .cvsignore: Ignore generated .dep file.2001-08-02 J.H.M. Dassen (Ray) <jdassen@debian.org> * gnome-guile-checks.m4: Made "--without-guile" work. Added $guile_msg for reporting back.2001-07-24 Jody Goldberg <jgoldberg@home.com> * psiconv.m4 : Add psion macros from Frodo Looijaard <frodol@dds.nl>2001-07-24 Frederic Crozat <fcrozat@mandrakesoft.com> * gnome-print-check.m4 (AM_PATH_GNOME_PRINT): Correct minimal version test2001-06-22 Eskil Heyn Olsen <eskil@eskil.dk> * gnome-pilot.m4: Fixed the cat of pi-version.h2001-06-20 Havoc Pennington <hp@redhat.com> * gnome.m4: fix to include the CFLAGS for extra libraries2001-06-13 Pavel Roskin <proski@gnu.org> * gnome-fileutils.m4: Always explicitly declare main() with the return type `int'. Don't use exit() since it may be undeclared. Use `return' instead. * gnome-pilot.m4: Likewise. * gperf-check.m4: Likewise. * linger.m4: Likewise.2001-06-01 Peter Williams <peterw@ximian.com> * autogen.sh: s,Gnome,$PKG_NAME,g2001-05-24 Arturo Espinosa Aldama <arturo@ximian.com> * 0.5 RELEASE2001-05-24 jacob berkman <jacob@ximian.com> * gnome-pthread-check.m4 (GNOME_PTHREAD_CHECK): add hp-ux specific check from glib2001-05-19 Jody Goldberg <jgoldberg@home.com> * gnome-gettext.m4 : Add BUILD_INCLUDED_LIBINTL so that newer versions work.2001-04-16 Jaka Mocnik <jaka@gnu.org> * gnome-print-check.m4: change $(cmd) to `cmd` in order to make it usable in non-bash bourne shells.2001-03-01 JP Rosevear <jpr@ximian.com> * gnome-pilot.m4: quote a test and make sure incdir is always set so 'cat' works2001-02-21 Lauris Kaplinski <lauris@ximian.com> * gnome-print-check.m4: Replaced the awk alchemy with sed alchemy. I seems to work now as long as gnome-config is working - but that is the whole point of gnome-config, isn't it?2001-02-19 JP Rosevear <jpr@ximian.com> * gnome-pilot.m4: Revert my previous patch now that gnome-pim and evolution are fixed to accomodate the change 2001-02-19 JP Rosevear <jpr@ximian.com> * gnome-pilot.m4: AC_SUBST the PISOCK_LIBDIR var2001-02-17 Lauris Kaplinski <lauris@ximian.com> * gnome-print-check.m4: Remove most of stuff here, but now it at least WORKS2001-02-07 Kenneth Christiansen <kenneth@gnu.org> * autogen.sh: Added test for xml-i18n-tools if AM_PROG_XML_I18N_TOOLS is found.2001-01-05 Maciej Stachowiak <mjs@eazel.com> * autogen.sh: Added missing PROG.2001-01-05 Maciej Stachowiak <mjs@eazel.com> * autogen.sh: xml-i18n-toolize if AM_PROG_XML_I18N_TOOLS is found in configure.in.2000-11-05 Martin Baulig <baulig@suse.de> * gnome-bonobo-check.m4 (BONOBO_CFLAGS, BONOBO_LIBS): Added stuff for `bonobox'.2000-08-01 Pavel Roskin <proski@gnu.org> * curses.m4: AC_WARN replaced with AC_MSG_WARN in comments2000-06-23 Stanislav Brabec <utx@penguin.cz> * gnome-pilot.m4: Use 'PISOCK_INCLUDEDIR' in pisock version check.2000-06-17 Dan Winship <danw@helixcode.com> * autogen.sh: exit immediately if aclocal, autoheader, automake, or autoconf fails, rather than continuing on with broken state. (In the aclocal case, print a hopefully-useful explanatory message.)2000-06-13 Martin Baulig <baulig@suse.de> * gnome-bonobo-check.am (AM_BONOBO_USES_OAF): New macro. Checks whether Bonobo uses OAF and defines `BONOBO_USES_OAF' if appropriate. Also provides `BONOBO_USES_OAF' automake conditional.2000-06-13 Martin Baulig <baulig@suse.de> * Makefile.am (EXTRA_DIST): Added `gnome-gettext.m4'. (gnome_aclocal_DATA): Added `gnome-gettext.m4'.2000-05-29 Martin Baulig <baulig@suse.de> * gnome-autogen.sh: Moved to the `bin/' directory.2000-05-29 Martin Baulig <baulig@suse.de> * gnome-autogen.sh: If `USE_GNOME_2_MACROS' is set, use the GNOME 2.0 macros from the `macros2' directory.2000-05-29 Martin Baulig <baulig@suse.de> * gnome-common.m4, Makefile.am: Install macros to `$(datadir)/aclocal/gnome-macros' when INSIDE_GNOME_COMMON. * gnome-autogen.sh: New file. When using gnome-common instead of the macros/ directory, use this in your autogen.sh.2000-05-15 Russell Steinthal <rms39@columbia.edu> * gnome-pilot.m4 (PILOT_LIBS): An attempt to fix the gnome-pilot check on Solaris (`$GNOME_CONFIG ...` returns more than one word, so we need quotes around it to keep test from bombing out)2000-05-01 Dan Winship <danw@helixcode.com> * gnome-pilot.m4 (PILOT_LIBS): "But that trick NEVER works!" "This time for sure!"Sun Apr 23 12:15:14 2000 George Lebl <jirka@5z.com> * gnome.m4: add an extra lib of docklets. These checks are braindamaged though, they don't fail and thus gnome-core for example compiles without gnomecc. There need to be separate .m4 files or checks2000-04-19 Eskil Heyn Olsen <deity@eskil.dk> * gnome-pilot.m4 (PILOT_LIBS): Changed the error string for gnome-pilot (PILOT_LIBS): Fixes the gnome-config check2000-04-10 Dan Winship <danw@helixcode.com> * gnome-pilot.m4 (PILOT_LIBS): Fix a bug introduced in the gnome-pilot-config to "gnome-config gpilot" change that caused not having pilot-link installed to become a fatal error.2000-02-26 James Henstridge <james@daa.com.au> * gnome-gettext.m4: fix up check of LINGUAS variable so that we don't get problems when LINGUAS contains `en' and ALL_LINGUAS contains `en_GB' for instance.2000-02-22 Martin Baulig <martin@home-of-linux.org> * autogen.sh: Don't run libtoolize when `NO_LIBTOOLIZE' is set.2000-02-09 Raja R Harinath <harinath@cs.umn.edu> * autogen.sh: Fix GNUism introduced in the previous fix.2000-02-08 Miguel de Icaza <miguel@gnu.org> * autogen.sh: Handle non GNU find programs. 2000-02-05 Martin Baulig <martin@home-of-linux.org> * gnome-libgtop-types.m4 (AC_LIBGTOP_CHECK_TYPE): New macro. This is an improved version of AC_CHECK_TYPE which takes into account that we need to #include some other header files on some systems to get some types. (GNOME_LIBGTOP_TYPES): Check for <sys/bitypes.h> for Tru64 and use AC_LIBGTOP_CHECK_TYPE rather than AC_CHECK_TYPE.2000-01-26 Dave Camp <campd@oit.edu> * gnome-bonobo-check.m4 Include <bonobo.h> rather than <bonobo/gnome-object.h>2000-01-26 Dave Camp <campd@oit.edu> * gnome-bonobo-check.m4: Check for bonobo_object_get_type() rather than gnome_object_get_type().2000-01-23 Peter Teichman <peter@helixcode.com> * gnome-pilot.m4: i broke the version-checking macro for other distribs in my last commit. fixing that now.2000-01-22 Peter Teichman <peter@helixcode.com> * gnome-pilot.m4 (PILOT_LIBS): fix the version-checking macro for debian2000-01-20 Raja R Harinath <harinath@cs.umn.edu> * gnome-objc-checks.m4: Look for sched_yield in -lrt, too. Suggested by Drazen Kazar <dave@srce.hr>.2000-01-16 Vadim Strizhevsky <vadim@optonline.net> * gnome-pilot.m4: Fix typo in PILOT_LINK_HOOK.2000-01-15 Eskil Heyn Olsen <deity@eskil.dk> * gnome-pilot.m4: PILOT_LINK_HOOK now check pilot-link version. GNOME_PILOT_CHECK defaults to requiring 0.9.3. 2000-01-09 Martin Baulig <martin@home-of-linux.org> * gnome-libgtop-check.m4: Applied patch from R. Bernstein <rocky@panix.com> - print a better error message when LibGTop's major version number mismatches.1999-12-25 Martin Baulig <martin@home-of-linux.org> * gnome-pilot.m4: Applied patch from Colin Walters to make it compile under Debian GNU/Linux.1999-12-05 Martin Baulig <martin@home-of-linux.org> * gnome-libgtop-checks.m4: Removed all guile variables.1999-11-18 Jeff Garzik <jgarzik@mandrakesoft.com> * gnome-xml-check.m4: Better scoping of below fix.1999-11-16 Jeff Garzik <jgarzik@mandrakesoft.com> * gnome-xml-check.m4: always AC_SUBST GNOME_XML_LIB, so that output variable will always be present.1999-11-09 Eskil Heyn Olsen <deity@eskil.dk> * gnome-pilot.m4: uses test -r instead of test -e, was reported as a portability bug wrt solaris.1999-10-31 Eskil Heyn Olsen <deity@eskil.dk> * gnome-pilot.m4: added PILOT_LINK_CHECK, used by GNOME_PILOT_CHECK. Adds --with-pisock=$dir_for_pilot_link.1999-10-24 Jacob Berkman <jberkman@andrew.cmu.edu> * gnome-ghttp-check.m4: this should be a better fix1999-10-21 Jacob Berkman <jberkman@andrew.cmu.edu> * gnome-ghttp-check.m4: use a temp value until we know that ghttp exists. This will hopefully fix building on Solaris machines1999-09-26 Jody Goldberg <jgoldberg@home.com> * compiler-flags.m4 : Remove -Wpointer-arith. It generates large numbers of warnings under glibc2.1.2 with a recent egcs release. The glibc maintainers have suggested removing this flag because it is useless.1999-09-01 Havoc Pennington <hp@pobox.com> * gnome-xml-check.m4: If you're going to AC_PATH_PROG then use the prog you find :-) 1999-08-02 Peter Teichman <pat4@acpub.duke.edu> * removed gnome-conduit-check.m4 - it should be distributed with gnome-pilot1999-07-30 Peter Teichman <pat4@acpub.duke.edu> * gnome-conduit-check.m4: added new file of checks. anything that provides a pilot conduit is going to want this1999-07-07 Tuomas J. Lukka <lukka@iki.fi> * gnome-x-checks.m4: add a comment on how to get gtk-1.3 and glib 1.3 from CVS1999-07-06 Tuomas J. Lukka <lukka@iki.fi> * gnome-x-checks.m4: forbid compiling with Gtk-1.3 for now. gnome only works with 1.2 so far. 1999-07-05 Raja R Harinath <harinath@cs.umn.edu> * gnome.m4: Make "extra library" message slightly easier to read.Sat Jun 26 01:47:53 1999 Tim Janik <timj@gtk.org> * compiler-flags.m4: give -Wunused to gcc instead of -Wno-unused.1999-06-11 Tuomas J. Lukka <lukka@iki.fi> * gnome-guile-checks.m4: Debian has qt_null in -lqthreads but no main. Changed both checks for 'main' to qt_null. I hope this is correct - it shouldn't break anything.1999-05-11 Raja R Harinath <harinath@cs.umn.edu> * Makefile.am (MACROS): Add `gnome-bonobo-check.m4'.1999-05-09 Jacob Berkman <jberk+@cmu.edu> * gnome-bonobo-check.m4: made test program return 0, changed BONOBO_CHECK to not return "failure" on success1999-04-16 Raja R Harinath <harinath@cs.umn.edu> * gnome-print-check.m4 (GNOME_PRINT_CHECK): Fix invocation of AM_PATH_GNOME_PRINT. * Makefile.am (MACROS): Sort lines.Sun Mar 28 23:39:48 1999 Norbert Warmuth <nwarmuth@privat.circular.de> * gnome-vfs.m4: Add --with-vfs option. GNOME_VFS_LIBS still needs to be fixed but that's not a problem because there's no libvfs, yet.1999-03-10 Tomislav Vujec <tvujec@carnet.hr> * aclocal-include.m4 (AM_ACLOCAL_INCLUDE): Add ACLOCAL_FLAGS in ACLOCAL. This allows maintainer rules to work if any of the macros change.1999-03-10 Tomislav Vujec <tvujec@carnet.hr> * gnome.m4 (GNOME_INIT_HOOK): Wrapped position parameter in testing for additional inits. It gets expanded while generating
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -