summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'pan-0-8'.pan-0-8nobody2000-05-1650-7004/+0
| | | | svn path=/branches/pan-0-8/; revision=1234
* Yet another attempt at fixing the gnome-pilot check- this time on Solaris.Russell Steinthal2000-05-162-2/+8
| | | | | | | | $GNOME_CONFIG is printing more than one word, which when backticked causes test to do not nice things... Can someone with Solaris test this? test on Linux appears to be too lenient to worry about this in any case. svn path=/trunk/; revision=1220
* Revert patch from Jleach. Dude, please dont touch stuff that you are ↵Miguel de Icaza2000-05-101-8/+15
| | | | | | sharing from other projects. This broke everything svn path=/trunk/; revision=1218
* "But that trick NEVER works!" "This time for sure!"Dan Winship2000-05-012-1/+8
| | | | | | | * gnome-pilot.m4 (PILOT_LIBS): "But that trick NEVER works!" "This time for sure!" svn path=/trunk/; revision=1203
* add an extra lib of docklets. These checks are braindamaged though, theyGeorge Lebl2000-04-232-0/+11
| | | | | | | | | | | 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 checks svn path=/trunk/; revision=1187
* Fixes the gnome-config check for gpilot.Eskil Heyn Olsen2000-04-192-1/+2
| | | | svn path=/trunk/; revision=1180
* Changed the error string for gnome-pilotEskil Heyn Olsen2000-04-192-1/+5
| | | | svn path=/trunk/; revision=1179
* Fix a bug introduced in the gnome-pilot-config to "gnome-config gpilot"Dan Winship2000-04-102-3/+13
| | | | | | | | * 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. svn path=/trunk/; revision=1171
* Another bigger-than-probably-needs-to-be commit. All the fileJacob Leach2000-04-0618-133/+354
| | | | | | | | | renaming/removing should be completely done. Began glade-izing the dialogs, glade is awesome. Improved the requirement checks in the .spec and configure. Fixed a few crashes and then updated BUGS. We're getting closer to a new stable release. svn path=/trunk/; revision=1170
* Modfied to use the gnome-config --yadayada gpilot script.Eskil Heyn Olsen2000-03-291-3/+3
| | | | svn path=/trunk/; revision=1154
* Don't try remote activation if no hostname or username is given... Fix forElliot Lee2000-03-031-1/+1
| | | | | | | | * libgnomeui/oafgnome.c: Don't try remote activation if no hostname or username is given... * gnome-config.in: Fix for orbit-idl flags. * gnome.m4: Send everything from gnome-config into /dev/null, not just errors. We just need exit code. svn path=/trunk/; revision=1152
* fix up check of LINGUAS variable so that we don't get problems whenJames Henstridge2000-02-252-1/+7
| | | | | | | | | | 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. svn path=/trunk/; revision=1126
* s/1.0/1/ for interface version.Elliot Lee2000-02-251-2/+2
| | | | | | s/1.0/1/ for interface version. svn path=/trunk/; revision=1124
* Only such an idiot as I would think 'echo' meant 'fi'.Elliot Lee2000-02-221-1/+1
| | | | | | Only such an idiot as I would think 'echo' meant 'fi'. svn path=/trunk/; revision=1123
* Don't run libtoolize when `NO_LIBTOOLIZE' is set.Martin Baulig2000-02-222-2/+8
| | | | | | | | 2000-02-22 Martin Baulig <martin@home-of-linux.org> * autogen.sh: Don't run libtoolize when `NO_LIBTOOLIZE' is set. svn path=/trunk/; revision=1121
* Check for newer popt, and include it in the needed libs. Give correctElliot Lee2000-02-182-12/+14
| | | | | | | | | | | * configure.in: Check for newer popt, and include it in the needed libs. * gnome-compat-1.0.h: Give correct paths to compat headers. * gnome-config.in: Fixes to make help output correct. * gnome.m4: Reorg so it doesn't do any path searching itself, just uses gnome-config. * libgnome/gnome-popt.h: Include popt.h not popt-gnome.h * support/Makefile.am: No popt built-in. svn path=/trunk/; revision=1119
* s/GNOME2_DIR/GNOME2_PATH/, for consistencyDan Winship2000-02-161-2/+2
| | | | svn path=/trunk/; revision=1110
* These shouldn't be hereAnders Carlsson2000-02-133-523/+0
| | | | svn path=/trunk/; revision=1109
* I am sure that kabalak didn't mean to remove gnome-common/macros :)James Henstridge2000-02-1333-0/+4475
| | | | svn path=/trunk/; revision=1096
* removed gtranslator for re-checkinFatih Demir2000-02-1330-3952/+0
| | | | svn path=/trunk/; revision=1095
* Fix GNUism introduced in the previous fix.Raja R Harinath2000-02-092-1/+5
| | | | | | * autogen.sh: Fix GNUism introduced in the previous fix. svn path=/trunk/; revision=1091
* Handle non GNU find programs.Miguel de Icaza2000-02-092-2/+12
| | | | | | | | 2000-02-08 Miguel de Icaza <miguel@gnu.org> * autogen.sh: Handle non GNU find programs. svn path=/trunk/; revision=1090
* Include gnome-animator as part of non-experimental header files. ImplementElliot Lee2000-02-071-1/+2
| | | | | | | | | | * libgnomeui/libgnomeui.h: Include gnome-animator as part of non-experimental header files. * libgnomeui/gnome-textfu.[ch]: Implement tags specified by dcm. * macros/autogen.sh: Only delete macros/gnome-gettext.m4, not other files (such as gnome-data/gnome-gettext.m4 :) * autogen.sh: Likewise * gnome-config.in: Fix --libs gtkxmhtml to actually include -lgtkxmhtml in the link line. svn path=/trunk/; revision=1088
* New macro. This is an improved version of AC_CHECK_TYPE which takes intoMartin Baulig2000-02-042-2/+44
| | | | | | | | | | | | | 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. svn path=/trunk/; revision=1080
* gnome-bonobo-check.m4 Include <bonobo.h> rather thanDave Camp2000-01-262-1/+6
| | | | | | | | | 2000-01-26 Dave Camp <campd@oit.edu> * gnome-bonobo-check.m4 Include <bonobo.h> rather than <bonobo/gnome-object.h> svn path=/trunk/; revision=1076
* Check for bonobo_object_get_type() rather than gnome_object_get_type().Dave Camp2000-01-262-1/+6
| | | | | | | | | 2000-01-26 Dave Camp <campd@oit.edu> * gnome-bonobo-check.m4: Check for bonobo_object_get_type() rather than gnome_object_get_type(). svn path=/trunk/; revision=1075
* Reverted my last commit.Martin Baulig2000-01-242-7/+0
| | | | svn path=/trunk/; revision=1070
* i broke the version-checking macro for other distribs in my last commit.Peter Teichman2000-01-242-1/+9
| | | | | | | * gnome-pilot.m4: i broke the version-checking macro for other distribs in my last commit. fixing that now. svn path=/trunk/; revision=1069
* Check for `u_int8_t' and `int8_t'.Martin Baulig2000-01-232-1/+8
| | | | | | | | | 2000-01-23 Martin Baulig <martin@home-of-linux.org> * gnome-libgtop-check.m4 (GNOME_LIBGTOP_TYPES): Check for `u_int8_t' and `int8_t'. svn path=/trunk/; revision=1068
* fix the version-checking macro for debianPeter Teichman2000-01-232-2/+9
| | | | | | | * gnome-pilot.m4 (PILOT_LIBS): fix the version-checking macro for debian svn path=/trunk/; revision=1067
* Look for sched_yield in -lrt, too. Suggested by Drazen KazarRaja R Harinath2000-01-212-2/+11
| | | | | | | * gnome-objc-checks.m4: Look for sched_yield in -lrt, too. Suggested by Drazen Kazar <dave@srce.hr>. svn path=/trunk/; revision=1066
* do the rm-gnome-gettext.m4 hokey pokeyElliot Lee2000-01-171-4/+8
| | | | svn path=/trunk/; revision=1065
* Fix typo in PILOT_LINK_HOOK.Vadim Strizhevsky2000-01-162-1/+5
| | | | | | * gnome-pilot.m4: Fix typo in PILOT_LINK_HOOK. svn path=/trunk/; revision=1064
* PILOT_LINK_HOOK now check pilot-link version. GNOME_PILOT_CHECK defaultsEskil Heyn Olsen2000-01-152-5/+48
| | | | | | | * gnome-pilot.m4: PILOT_LINK_HOOK now check pilot-link version. GNOME_PILOT_CHECK defaults to requiring 0.9.3. svn path=/trunk/; revision=1062
* Fix for proper include directory. Remove gnome-gettext.m4 if needed. StickElliot Lee2000-01-144-2/+344
| | | | | | | | Fix for proper include directory. Remove gnome-gettext.m4 if needed. Stick gnome-gettext.m4 contents in gnome.m4 svn path=/trunk/; revision=1060
* Clean up configuration, add check for gperf > 2.7, cleanup.Frank Chiulli2000-01-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | 2000-01-11 Frank Chiulli <fc-linux@home.com> * Makefile.am: Updated comments about gperf flags. * configure.in: Removed duplicate check for glib 1.1.16 or later. Added additional checks for gperf 2.7 or later, header files and functions. * gb-expr.c (gb-expr-print): Correctly align oper_names with enum type GBExprType in gb-expr.h. * object.gperf (gb_is_object): Correct arguments. Should be only one. * macros/Makefile.am: Added gperf-check.m4 to list of macros. * macros/gperf-check.m4: New. This macro checks for a minimum version of gperf. svn path=/trunk/; revision=1058
* Macro to check version of gperfFrank Chiulli2000-01-121-0/+79
| | | | svn path=/trunk/; revision=1057
* Applied patch from R. Bernstein <rocky@panix.com> - print a better errorMartin Baulig2000-01-092-4/+16
| | | | | | | | | | 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. svn path=/trunk/; revision=1054
* No mo gtk-xmhtml or libgnorba.Elliot Lee2000-01-041-1/+2
| | | | | | No mo gtk-xmhtml or libgnorba. svn path=/trunk/; revision=1053
* Applied patch from Colin Walters to make it compile under DebianMartin Baulig1999-12-252-1/+6
| | | | | | | | | 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. svn path=/trunk/; revision=1045
* PKGW signs off on Balsa 0.6.0.Peter Williams1999-12-211-1/+1
| | | | svn path=/trunk/; revision=1041
* Balsa now does not install standard gnome M4 macros.Peter Williams1999-12-161-2/+2
| | | | svn path=/trunk/; revision=1037
* Making sure everything's inJeremy Wise1999-12-121-2/+2
| | | | svn path=/trunk/; revision=1035
* Removed all guile variables.Martin Baulig1999-12-052-4/+4
| | | | | | | | 1999-12-05 Martin Baulig <martin@home-of-linux.org> * gnome-libgtop-checks.m4: Removed all guile variables. svn path=/trunk/; revision=1023
* Fix size_request/size_allocate - was HORRIBLY broken before.Elliot Lee1999-12-051-8/+24
| | | | | | Fix size_request/size_allocate - was HORRIBLY broken before. svn path=/trunk/; revision=1022
* Fix empty for loop, the Zucchi way.Elliot Lee1999-12-031-2/+2
| | | | | | Fix empty for loop, the Zucchi way. svn path=/trunk/; revision=1021
* removing this libhnj.m4 file... was some kind of mistakeMathieu Lacage1999-11-241-165/+0
| | | | svn path=/trunk/; revision=1020
* Added libhnj.m4 to allow Go to compile. Hope this is not baaad. please, let ↵Mathieu Lacage1999-11-231-0/+165
| | | | | | me know if I was wrong. lacage@email.enst.fr svn path=/trunk/; revision=1019
* Better scoping of GNOME_XML_LIB fix.Jeff Garzik1999-11-182-2/+5
| | | | | | | | 1999-11-18 Jeff Garzik <jgarzik@mandrakesoft.com> * gnome-xml-check.m4: Better scoping of GNOME_XML_LIB fix. svn path=/trunk/; revision=1002
* always AC_SUBST GNOME_XML_LIB, so that output variable will always beJeff Garzik1999-11-182-1/+7
| | | | | | | | | 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. svn path=/trunk/; revision=1001