/libwombat/

ntw44/cgit-data/cgit.png' alt='cgit logo'/> index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
path: root/macros
Commit message (Expand)AuthorAgeFilesLines
* moving gnome-2-port branch to HEADRadek Doulik2002-11-013-41/+20
* oops, didn't want to change thatJohn Corwin2002-10-031-1/+1
* shouldn't need automake-1.4John Corwin2002-10-031-1/+1
* fix problem where -lpisync was not linked in if you didn't specifyJP Rosevear2002-09-212-2/+7
* Check for pilot-link 0.11.4JP Rosevear2002-09-172-1/+5
* Merging from branch.JP Rosevear2002-09-172-1/+5
* hardcode automake-1.4Havoc Pennington2002-09-092-8/+12
* Removed entry from ChangeLog file (sorry very much)Carlos Garnacho Parro2002-09-041-8/+0
* Release 0.21.0 ChangesCarlos Garnacho Parro2002-09-041-0/+8
* Fix quoting for AC_MSG_*JP Rosevear2002-05-162-8/+12
* Distribute gnome-pilot.m4.Sebastian Rittau2002-03-102-0/+6
* Shh againKjartan Maraas2002-03-081-0/+2
* oops. not these twoDan Winship2002-03-062-690/+0
* I'm not dead yet!Dan Winship2002-03-0633-0/+5009
* These macros aren't needed in gnome2Tov Are Jacobsen2002-03-0632-4326/+0
* add a ChangeLog entry about the port, use libglade-convert on the glade filesJose Maria Celorio2002-02-111-0/+4
* 0.12.0 here we goJose Maria Celorio2002-02-091-0/+3
* Readded.Carlos Perelló Marín2002-01-201-0/+1195
* *** empty log message ***Rodrigo Moya2002-01-201-1195/+0
* 0.10.0 here we go!Israel Escalante2001-12-141-0/+4
* back again !!!James Henstridge2001-12-0532-0/+4315
* *** empty log message ***gfarris2001-12-0531-4308/+0
* fix up gfarris's mistaken commit to gnome-common (revert to yesterday's versi...James Henstridge2001-12-0431-0/+4308
* *** empty log message ***gfarris2001-12-0432-4315/+0
* Fixed a typo: inlude -> includeSebastian Rittau2001-11-282-1/+6
* do a test that is not only always false, but works with autoconf 2.52 andjacob berkman2001-10-252-1/+7
* Complete intltool support.Darin Adler2001-10-032-2/+10
* Add intltool support.Darin Adler2001-10-032-2/+16
* PISOCK_CFLAGS no longer contains pilot-link version.Eskil Heyn Olsen2001-09-172-2/+5
* Stuff to check version of gnome-pilotEskil Heyn Olsen2001-09-102-6/+65
* Shut up CVS -GeorgeGeorge Lebl2001-09-031-0/+1
* Specify additional includes when testing for ext2fs/ext2fs.h.Pavel Roskin2001-08-202-3/+8
* Specify additional includes when testing for rpc/pmap_clnt.h. Needed forPavel Roskin2001-08-202-1/+14
* Replace "Can't" with "Cannot" in a comment.Pavel Roskin2001-08-141-1/+1
* Ignore generated .dep file.Darin Adler2001-08-052-0/+5
* Adding cvsignore filesAndrew Hughes Chatham2001-08-041-4/+4
* Revert mistaken commitJody Goldberg2001-08-021-3/+3
* Made "--without-guile" work. Added $guile_msg for reporting back.J.H.M. Dassen (Ray)2001-08-023-3/+23
* This directory is *shared* between a lot of modules in GNOME CVS -Martin Baulig2001-08-011-0/+13
* Fix ftp location and update current version of gettext to 0.10.39.Pavel Roskin2001-07-311-2/+2
* Add psion macros from Frodo Looijaard <frodol@dds.nl>Jody Goldberg2001-07-252-0/+57
* Correct minimal version testFrédéric Crozat2001-07-242-2/+7
* Removing changes to Makefile.am; didn't know this was a global directoryAndrew Hughes Chatham2001-07-231-4/+2
* Removing these macros from the global gnome macros directory. Sorry about that.Andrew Hughes Chatham2001-07-234-148/+0
* Make dist, dist check, and rpm are now supported and working. If you want to ...Kevin Gibbs2001-07-215-2/+152
* Fixed the cat of pi-version.hEskil Heyn Olsen2001-06-232-4/+9
* fix to include the CFLAGS for extra librariesHavoc Pennington2001-06-212-0/+6
* fooEskil Heyn Olsen2001-06-141-5/+5
* Always explicitly declare main() with the return type `int'. Don't usePavel Roskin2001-06-145-17/+26
* Removing xerces tests. Didn't know this directory was in gnome-commonAndrew Hughes Chatham2001-06-132-78/+0
* Now checks for XercesJulian Missig2001-06-131-1/+10
* Added .cvsignore files and changed the configure script so that it willAndrew Hughes Chatham2001-06-072-0/+69
* macros/ChangeLog:Peter Williams2001-06-022-6/+10
* 0.5 RELEASEArturo Espinosa Aldama2001-05-251-0/+4
* add hp-ux specific check from glibjacob berkman2001-05-252-1/+8
* This should fix that irritatingJody Goldberg2001-05-202-0/+7
* change $(cmd) to `cmd` in order to make it usable in non-bash bourneJaka Mocnik2001-04-162-4/+9
* quote a test and make sure incdir is always set so 'cat' worksJP Rosevear2001-03-022-1/+7
* Replaced awk with sed in gnome-print checks, seems to work nowLauris Kaplinski2001-02-222-8/+24
* Revert my previous patch now that gnome-pim and evolution are fixed toJP Rosevear2001-02-202-2/+5
* AC_SUBST the PISOCK_LIBDIR varJP Rosevear2001-02-202-0/+6
* Don't display the sed command to generate gpilotConf.shEskil Heyn Olsen2001-02-191-27/+37
* Put gnome-print-check.m4 to dietLauris Kaplinski2001-02-172-143/+30
* Added test for xml-i18n-tools if AM_PROG_XML_I18N_TOOLS is found.Kenneth Christiansen2001-02-081-0/+5
* Quote first argument to AC_DEFUN. Likewise. Likewise. Likewise. Likewise.Pavel Roskin2001-02-087-14/+14
* Added AM_PROG_XML_I18N_TOOLS so translations works correctly. Added aKenneth Christiansen2001-02-041-0/+10
* Fix mishandling of --without-samba due to a typo.Pavel Roskin2001-01-311-1/+1
* .cvsignore + nautilusFatih Demir2001-01-241-0/+1
* Propagateg change by Owen Taylor from acinclude.m4 in gtk+: Don't definePavel Roskin2001-01-121-1/+1
* Added missing PROG.Maciej Stachowiak2001-01-062-1/+5
* xml-i18n-toolize if AM_PROG_XML_I18N_TOOLS is found in configure.in.Maciej Stachowiak2001-01-062-0/+9
* Reverted, until me and maciej get some good ideasKenneth Christiansen2001-01-061-4/+0
* added support for xml-i18n-tools. This module is now required whenKenneth Christiansen2001-01-051-7/+4
* Applied build patch from Mathieu Lacage.Hans Petter2000-11-071-0/+2
* Added stuff for `bonobox'.Martin Baulig2000-11-052-2/+7
* Put this back; I suppose Elliot reverted it by accident sinceMartin Baulig2000-11-051-2/+2
* Did some regexp nicefications of the code. And added the timeout field.Eskil Heyn Olsen2000-10-301-3/+16
* Added small test for po/Makefile.i18npatch, so that if it exists it will patc...Kenneth Christiansen2000-10-271-0/+7
* various small build fixesLarry Liimatainen2000-08-221-21/+21
* Fix "cvs rm -rf" lossage.Dan Winship2000-08-0330-0/+4077
* removed last files from GNOME CVSscottf2000-08-0330-4077/+0
* AC_WARN replaced with AC_MSG_WARN in commentsPavel Roskin2000-08-022-3/+7
* This should work now.Martin Baulig2000-07-241-2/+2
* 0.3.12Elliot Lee2000-07-181-2/+2
* Changelog entries should now go to toplevel Changelog. I now prefer this,Eskil Heyn Olsen2000-07-061-1/+1
* Use 'PISOCK_INCLUDEDIR' in pisock version check.Stanislav Brabec2000-06-242-0/+7
* exit immediately if aclocal, autoheader, automake, or autoconf fails,Dan Winship2000-06-182-5/+22
* New macro. Checks whether Bonobo uses OAF and defines `BONOBO_USES_OAF' ifMartin Baulig2000-06-132-0/+23
* Added `gnome-gettext.m4'. (gnome_aclocal_DATA): Added `gnome-gettext.m4'.Martin Baulig2000-06-132-2/+8
* Moved macros/gnome-autogen.sh to bin/gnome-autogen.sh.Martin Baulig2000-05-293-14/+5
* If `USE_GNOME_2_MACROS' is set, use the GNOME 2.0 macros from theMartin Baulig2000-05-292-1/+11
* Install macros to `$(datadir)/aclocal/gnome-macros' whenMartin Baulig2000-05-294-3/+19
* Fixed my mess-up, sorry about that.Julian Missig2000-05-225-11/+62
* Argh. I didn't mean for that to go in the repository, could've sworn I had th...Julian Missig2000-05-221-21/+0
* Added gnomemm.m4 for proper gnomemm checkingJulian Missig2000-05-221-0/+21
* Gabber now has *working* i18n!Julian Missig2000-05-225-62/+11
* Yet another attempt at fixing the gnome-pilot check- this time on Solaris.Russell Steinthal2000-05-162-2/+8
* "But that trick NEVER works!" "This time for sure!"Dan Winship2000-05-022-1/+8
* add an extra lib of docklets. These checks are braindamaged though, theyGeorge Lebl2000-04-242-0/+11
* Fixes the gnome-config check for gpilot.Eskil Heyn Olsen2000-04-192-1/+2
* Changed the error string for gnome-pilotEskil Heyn Olsen2000-04-192-1/+5
* Fix a bug introduced in the gnome-pilot-config to "gnome-config gpilot"Dan Winship2000-04-112-3/+13
* Modfied to use the gnome-config --yadayada gpilot script.Eskil Heyn Olsen2000-03-291-3/+3
* fix up check of LINGUAS variable so that we don't get problems whenJames Henstridge2000-02-262-1/+7
* s/1.0/1/ for interface version.Elliot Lee2000-02-261-2/+2
* Don't run libtoolize when `NO_LIBTOOLIZE' is set.Martin Baulig2000-02-232-2/+8
* s/GNOME2_DIR/GNOME2_PATH/, for consistencyDan Winship2000-02-171-2/+2
* These shouldn't be hereAnders Carlsson2000-02-133-523/+0
* I am sure that kabalak didn't mean to remove gnome-common/macros :)James Henstridge2000-02-1333-0/+4475
* removed gtranslator for re-checkinFatih Demir2000-02-1330-3952/+0
* Fix GNUism introduced in the previous fix.Raja R Harinath2000-02-102-1/+5
* Handle non GNU find programs.Miguel de Icaza2000-02-092-2/+12
* Include gnome-animator as part of non-experimental header files. ImplementElliot Lee2000-02-081-1/+2
* New macro. This is an improved version of AC_CHECK_TYPE which takes intoMartin Baulig2000-02-052-2/+44
* gnome-bonobo-check.m4 Include <bonobo.h> rather thanDave Camp2000-01-262-1/+6
* Check for bonobo_object_get_type() rather than gnome_object_get_type().Dave Camp2000-01-262-1/+6
* Reverted my last commit.Martin Baulig2000-01-242-7/+0
* i broke the version-checking macro for other distribs in my last commit.Peter Teichman2000-01-242-1/+9
* Check for `u_int8_t' and `int8_t'.Martin Baulig2000-01-242-1/+8
* fix the version-checking macro for debianPeter Teichman2000-01-232-2/+9
* Look for sched_yield in -lrt, too. Suggested by Drazen KazarRaja R Harinath2000-01-212-2/+11
* do the rm-gnome-gettext.m4 hokey pokeyElliot Lee2000-01-181-4/+8
* Fix typo in PILOT_LINK_HOOK.Vadim Strizhevsky2000-01-172-1/+5
* PILOT_LINK_HOOK now check pilot-link version. GNOME_PILOT_CHECK defaultsEskil Heyn Olsen2000-01-162-5/+48
* Fix for proper include directory. Remove gnome-gettext.m4 if needed. StickElliot Lee2000-01-152-1/+6
* Clean up configuration, add check for gperf > 2.7, cleanup.Frank Chiulli2000-01-121-0/+1
* Macro to check version of gperfFrank Chiulli2000-01-121-0/+79
* Applied patch from R. Bernstein <rocky@panix.com> - print a better errorMartin Baulig2000-01-092-4/+16
* Applied patch from Colin Walters to make it compile under DebianMartin Baulig1999-12-252-1/+6
* PKGW signs off on Balsa 0.6.0.Peter Williams1999-12-211-1/+1
* Balsa now does not install standard gnome M4 macros.Peter Williams1999-12-171-2/+2
* Making sure everything's inJeremy Wise1999-12-131-2/+2
* Removed all guile variables.Martin Baulig1999-12-062-4/+4
* removing this libhnj.m4 file... was some kind of mistakeMathieu Lacage1999-11-241-165/+0
* Added libhnj.m4 to allow Go to compile. Hope this is not baaad. please, let m...Mathieu Lacage1999-11-241-0/+165
* Better scoping of GNOME_XML_LIB fix.Jeff Garzik1999-11-192-2/+5
* always AC_SUBST GNOME_XML_LIB, so that output variable will always beJeff Garzik1999-11-182-1/+7
* Revert previous check-in, wasnt supposed to be committed yetJeff Garzik1999-11-182-7/+1
* no news is good newsJeff Garzik1999-11-182-1/+7
* Do the grand OAF hokey-pokey properly.Elliot Lee1999-11-171-0/+6
* uses test -r instead of test -e, was reported as a portability bug wrtEskil Heyn Olsen1999-11-102-1/+6
* added PILOT_LINK_CHECK, used by GNOME_PILOT_CHECK. AddsEskil Heyn Olsen1999-11-012-4/+48
* this should be a better fixJacob Berkman1999-10-252-4/+7
* use a temp value until we know that ghttp exists. This will hopefully fixJacob Berkman1999-10-222-3/+10
* ditto (mark_current_day): ditto (month_view_set): dittoMiguel de Icaza1999-09-281-6/+14
* Remove -Wpointer-arith to make recent egcs & glibc to stop generatingJody Goldberg1999-09-272-2/+9
* corrected my email added db_handle, the "file descriptor" for an openedEskil Heyn Olsen1999-09-08