summaryrefslogtreecommitdiff
path: root/macros/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Release 0.30.0Carlos Garnacho Parro2003-12-091-0/+4
| | | | | | | | 2003-12-09 Carlos Garnacho Parro <garnacho@tuxerver.net> * Release 0.30.0 svn path=/trunk/; revision=3072
* Add third argument to AC_DEFINE.Sebastian Rittau2003-06-281-0/+4
| | | | svn path=/trunk/; revision=2910
* Allow users to specify the binary to run instead of libtoolize by checkingMalcolm Tredinnick2003-05-031-0/+6
| | | | | | | | * autogen.sh: Allow users to specify the binary to run instead of libtoolize by checking the value of $LIBTOOLIZE. This is apparently an issue sometimes on MacOS X and fixes bug #111917. svn path=/trunk/; revision=2834
* macros/autogen.sh: use GNOME2_DIR, not GNOME2_PATH which can beFrédéric Crozat2003-03-201-0/+5
| | | | | | a ':' separated list. svn path=/trunk/; revision=2802
* More white-space.Morten Welinder2002-12-051-18/+18
| | | | svn path=/trunk/; revision=2662
* Added missing quotes: PISOCK_LIBS="-lpisock -lpisync"Stanislav Brabec2002-11-271-0/+5
| | | | | | | | | 2002-11-27 Stanislav Brabec <sbrabec@suse.cz> * gnome-pilot.m4: Added missing quotes: PISOCK_LIBS="-lpisock -lpisync" svn path=/trunk/; revision=2658
* reverted unwanted changes which slipped in while I moved gnome-2-port branchRadek Doulik2002-11-061-0/+21
| | | | | | to gtkhtml/HEAD svn path=/trunk/; revision=2645
* moving gnome-2-port branch to HEADRadek Doulik2002-11-011-21/+0
| | | | svn path=/trunk/; revision=2639
* fix problem where -lpisync was not linked in if you didn't specifyJP Rosevear2002-09-201-0/+5
| | | | | | | | | 2002-09-20 JP Rosevear <jpr@ximian.com> * gnome-pilot.m4: fix problem where -lpisync was not linked in if you didn't specify --with-pisock svn path=/trunk/; revision=2590
* Check for pilot-link 0.11.4JP Rosevear2002-09-161-0/+4
| | | | | | | | | | | | 2002-09-16 JP Rosevear <jpr@ximian.com> * configure.in: Check for pilot-link 0.11.4 2002-09-16 JP Rosevear <jpr@ximian.com> * gnome-pilot.m4: check for pilot-link 0.11.4 by default svn path=/trunk/; revision=2582
* Merging from branch.JP Rosevear2002-09-161-0/+4
| | | | svn path=/trunk/; revision=2581
* hardcode automake-1.4Havoc Pennington2002-09-081-0/+4
| | | | | | | | 2002-09-08 Havoc Pennington <hp@pobox.com> * autogen.sh: hardcode automake-1.4 svn path=/trunk/; revision=2572
* Removed entry from ChangeLog file (sorry very much)Carlos Garnacho Parro2002-09-031-8/+0
| | | | | | | | 2002-09-04 Carlos Garnacho Parro <garparr@teleline.es> * Removed entry from ChangeLog file (sorry very much) svn path=/trunk/; revision=2570
* Release 0.21.0 ChangesCarlos Garnacho Parro2002-09-031-0/+8
| | | | | | | | 2002-09-03 Carlos Garnacho Parro <garparr@teleline.es> * Release 0.21.0 Changes svn path=/trunk/; revision=2568
* Fix quoting for AC_MSG_*JP Rosevear2002-05-151-0/+4
| | | | | | | | 2002-05-15 JP Rosevear <jpr@ximian.com> * gnome-pilot.m4: Fix quoting for AC_MSG_* svn path=/trunk/; revision=2442
* Distribute gnome-pilot.m4.Sebastian Rittau2002-03-101-0/+5
| | | | svn path=/trunk/; revision=2354
* I'm not dead yet!Dan Winship2002-03-051-0/+1202
| | | | svn path=/trunk/; revision=2345
* These macros aren't needed in gnome2Tov Are Jacobsen2002-03-051-1202/+0
| | | | | | These macros aren't needed in gnome2 svn path=/trunk/; revision=2344
* add a ChangeLog entry about the port, use libglade-convert on the glade filesJose Maria Celorio2002-02-101-0/+4
| | | | svn path=/trunk/; revision=2306
* 0.12.0 here we goJose Maria Celorio2002-02-081-0/+3
| | | | svn path=/trunk/; revision=2296
* Readded.Carlos Perelló Marín2002-01-201-0/+1195
| | | | | | | | 2002-01-20 Carlos Perelló Marín <carlos@gnome-db.org> * ChangeLog: Readded. svn path=/trunk/; revision=2249
* *** empty log message ***Rodrigo Moya2002-01-201-1195/+0
| | | | svn path=/trunk/; revision=2248
* 0.10.0 here we go!Israel Escalante2001-12-141-0/+4
| | | | svn path=/trunk/; revision=2196
* back again !!!James Henstridge2001-12-051-0/+1191
| | | | svn path=/trunk/; revision=2174
* *** empty log message ***gfarris2001-12-041-1191/+0
| | | | svn path=/trunk/; revision=2172
* fix up gfarris's mistaken commit to gnome-common (revert to yesterday's ↵James Henstridge2001-12-041-0/+1191
| | | | | | versions) svn path=/trunk/; revision=2170
* *** empty log message ***gfarris2001-12-041-1191/+0
| | | | svn path=/trunk/; revision=2169
* Fixed a typo: inlude -> includeSebastian Rittau2001-11-281-0/+5
| | | | | | | * gnome-pilot.m4 (PILOT_LINK_HOOK): Fixed a typo: inlude -> include svn path=/trunk/; revision=2152
* do a test that is not only always false, but works with autoconf 2.52 andjacob berkman2001-10-241-0/+6
| | | | | | | | | | 2001-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 smart svn path=/trunk/; revision=2057
* Complete intltool support.Darin Adler2001-10-021-0/+4
| | | | | | * autogen.sh: Complete intltool support. svn path=/trunk/; revision=2013
* Add intltool support.Darin Adler2001-10-021-0/+4
| | | | svn path=/trunk/; revision=2011
* PISOCK_CFLAGS no longer contains pilot-link version.Eskil Heyn Olsen2001-09-171-0/+5
| | | | | | | | | 2001-09-16 Eskil Heyn Olsen <eskil@eskil.dk> * gnome-pilot.m4: PISOCK_CFLAGS no longer contains pilot-link version. svn path=/trunk/; revision=1978
* Stuff to check version of gnome-pilotEskil Heyn Olsen2001-09-101-0/+5
| | | | | | | * gnome-pilot.m4: Stuff to check version of gnome-pilot svn path=/trunk/; revision=1974
* Specify additional includes when testing for ext2fs/ext2fs.h.Pavel Roskin2001-08-201-0/+3
| | | | | | | * gnome-undelfs.m4 (GNOME_UNDELFS_CHECKS): Specify additional includes when testing for ext2fs/ext2fs.h. svn path=/trunk/; revision=1945
* Specify additional includes when testing for rpc/pmap_clnt.h. Needed forPavel Roskin2001-08-201-0/+7
| | | | | | | | | * 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. svn path=/trunk/; revision=1944
* Ignore generated .dep file.Darin Adler2001-08-041-0/+4
| | | | | | * .cvsignore: Ignore generated .dep file. svn path=/trunk/; revision=1910
* Made "--without-guile" work. Added $guile_msg for reporting back.J.H.M. Dassen (Ray)2001-08-021-0/+5
| | | | | | | | | | | | | 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-08-02 J.H.M. Dassen (Ray) <jdassen@debian.org> * configure.in: Use the new improved (functional) guile tests. svn path=/trunk/; revision=1894
* Add psion macros from Frodo Looijaard <frodol@dds.nl>Jody Goldberg2001-07-251-0/+4
| | | | | | | | 2001-07-24 Jody Goldberg <jgoldberg@home.com> * psiconv.m4 : Add psion macros from Frodo Looijaard <frodol@dds.nl> svn path=/trunk/; revision=1858
* Correct minimal version testFrédéric Crozat2001-07-241-0/+5
| | | | | | | * gnome-print-check.m4 (AM_PATH_GNOME_PRINT): Correct minimal version test svn path=/trunk/; revision=1857
* Fixed the cat of pi-version.hEskil Heyn Olsen2001-06-231-0/+5
| | | | | | | | | 2001-06-22 Eskil Heyn Olsen <eskil@eskil.dk> * gnome-pilot.m4: Fixed the cat of pi-version.h svn path=/trunk/; revision=1802
* fix to include the CFLAGS for extra librariesHavoc Pennington2001-06-211-0/+4
| | | | | | | | 2001-06-20 Havoc Pennington <hp@redhat.com> * gnome.m4: fix to include the CFLAGS for extra libraries svn path=/trunk/; revision=1797
* Always explicitly declare main() with the return type `int'. Don't usePavel Roskin2001-06-131-0/+9
| | | | | | | | | | | * 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. svn path=/trunk/; revision=1791
* macros/ChangeLog:Peter Williams2001-06-021-0/+4
| | | | | | | | | | | | | 2001-06-01 Peter Williams <peterw@ximian.com> * autogen.sh: s,Gnome,$PKG_NAME,g macros2/ChangeLog: 2001-06-01 Peter Williams <peterw@ximian.com> * autogen.sh: s,Gnome,$PKG_NAME,g svn path=/trunk/; revision=1779
* 0.5 RELEASEArturo Espinosa Aldama2001-05-251-0/+4
| | | | | | | | 2001-05-24 Arturo Espinosa Aldama <arturo@ximian.com> * 0.5 RELEASE svn path=/trunk/; revision=1759
* add hp-ux specific check from glibjacob berkman2001-05-241-0/+5
| | | | | | | | | 2001-05-24 jacob berkman <jacob@ximian.com> * gnome-pthread-check.m4 (GNOME_PTHREAD_CHECK): add hp-ux specific check from glib svn path=/trunk/; revision=1758
* This should fix that irritatingJody Goldberg2001-05-191-0/+5
| | | | | | | | | | | make[2]: *** No rule to make target `all-no-@BUILD_INCLUDED_LIBINTL@', needed by `all-no'. 2001-05-19 Jody Goldberg <jgoldberg@home.com> * gnome-gettext.m4 : Add BUILD_INCLUDED_LIBINTL so that newer versions work. svn path=/trunk/; revision=1708
* change $(cmd) to `cmd` in order to make it usable in non-bash bourneJaka Mocnik2001-04-161-0/+5
| | | | | | | | | 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. svn path=/trunk/; revision=1661
* quote a test and make sure incdir is always set so 'cat' worksJP Rosevear2001-03-021-0/+5
| | | | | | | | | 2001-03-01 JP Rosevear <jpr@ximian.com> * gnome-pilot.m4: quote a test and make sure incdir is always set so 'cat' works svn path=/trunk/; revision=1602
* Replaced awk with sed in gnome-print checks, seems to work nowLauris Kaplinski2001-02-211-0/+6
| | | | svn path=/trunk/; revision=1588
* Revert my previous patch now that gnome-pim and evolution are fixed toJP Rosevear2001-02-191-0/+5
| | | | | | | | | 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 svn path=/trunk/; revision=1584