0bdf8fdb55
Distribute gnome-pilot.m4.
...
svn path=/trunk/; revision=16010
2002-03-10 15:35:38 +00:00
60eaaca663
I'm not dead yet!
...
svn path=/trunk/; revision=15919
2002-03-05 16:57:29 +00:00
33c3f207a5
These macros aren't needed in gnome2
...
These macros aren't needed in gnome2
svn path=/trunk/; revision=15918
2002-03-05 16:20:39 +00:00
0f88e0dcb5
add a ChangeLog entry about the port, use libglade-convert on the glade files
...
svn path=/trunk/; revision=15639
2002-02-10 21:10:00 +00:00
10305708fd
0.12.0 here we go
...
svn path=/trunk/; revision=15611
2002-02-08 19:17:36 +00:00
7a987fd4d3
Readded.
...
2002-01-20 Carlos Perelló Marín <carlos@gnome-db.org >
* ChangeLog: Readded.
svn path=/trunk/; revision=15364
2002-01-20 13:41:39 +00:00
95a548f724
*** empty log message ***
...
svn path=/trunk/; revision=15363
2002-01-20 12:44:19 +00:00
23a8973248
0.10.0 here we go!
...
svn path=/trunk/; revision=15035
2001-12-14 04:58:54 +00:00
64262ad7f2
back again !!!
...
svn path=/trunk/; revision=14875
2001-12-05 04:54:00 +00:00
e508d29396
*** empty log message ***
...
svn path=/trunk/; revision=14868
2001-12-04 20:55:41 +00:00
ec65c861a6
fix up gfarris's mistaken commit to gnome-common (revert to yesterday's versions)
...
svn path=/trunk/; revision=14858
2001-12-04 05:43:50 +00:00
edd7c48be6
*** empty log message ***
...
svn path=/trunk/; revision=14857
2001-12-04 04:46:41 +00:00
267d5ca986
Fixed a typo: inlude -> include
...
* gnome-pilot.m4 (PILOT_LINK_HOOK):
Fixed a typo: inlude -> include
svn path=/trunk/; revision=14801
2001-11-28 01:38:38 +00:00
dcc99c020b
do a test that is not only always false, but works with autoconf 2.52 and
...
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=13996
2001-10-24 22:17:05 +00:00
1057efd639
Complete intltool support.
...
* autogen.sh: Complete intltool support.
svn path=/trunk/; revision=13311
2001-10-02 19:19:44 +00:00
9c9e6d8e0c
Add intltool support.
...
svn path=/trunk/; revision=13308
2001-10-02 19:03:43 +00:00
169d9ae19a
PISOCK_CFLAGS no longer contains pilot-link version.
...
2001-09-16 Eskil Heyn Olsen <eskil@eskil.dk >
* gnome-pilot.m4:
PISOCK_CFLAGS no longer contains pilot-link version.
svn path=/trunk/; revision=12871
2001-09-17 04:32:38 +00:00
a9c0f1b944
Stuff to check version of gnome-pilot
...
* gnome-pilot.m4:
Stuff to check version of gnome-pilot
svn path=/trunk/; revision=12722
2001-09-10 00:42:32 +00:00
db79f8266e
Specify additional includes when testing for ext2fs/ext2fs.h.
...
* gnome-undelfs.m4 (GNOME_UNDELFS_CHECKS): Specify additional
includes when testing for ext2fs/ext2fs.h.
svn path=/trunk/; revision=12291
2001-08-20 15:43:30 +00:00
135585f1fe
Specify additional includes when testing for rpc/pmap_clnt.h. Needed for
...
* 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=12262
2001-08-20 08:00:31 +00:00
950e90cd92
Ignore generated .dep file.
...
* .cvsignore: Ignore generated .dep file.
svn path=/trunk/; revision=11655
2001-08-04 19:29:35 +00:00
121e5ccbef
Made "--without-guile" work. Added $guile_msg for reporting back.
...
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=11574
2001-08-02 15:35:57 +00:00
e951bf718e
Add psion macros from Frodo Looijaard <frodol@dds.nl>
...
2001-07-24 Jody Goldberg <jgoldberg@home.com >
* psiconv.m4 : Add psion macros from Frodo Looijaard <frodol@dds.nl >
svn path=/trunk/; revision=11374
2001-07-25 00:33:17 +00:00
3d52f276b1
Correct minimal version test
...
* gnome-print-check.m4 (AM_PATH_GNOME_PRINT):
Correct minimal version test
svn path=/trunk/; revision=11338
2001-07-24 07:39:00 +00:00
72ca61d74b
Fixed the cat of pi-version.h
...
2001-06-22 Eskil Heyn Olsen <eskil@eskil.dk >
* gnome-pilot.m4:
Fixed the cat of pi-version.h
svn path=/trunk/; revision=10403
2001-06-23 05:14:10 +00:00
28769383c0
fix to include the CFLAGS for extra libraries
...
2001-06-20 Havoc Pennington <hp@redhat.com >
* gnome.m4: fix to include the CFLAGS for extra libraries
svn path=/trunk/; revision=10355
2001-06-21 15:37:23 +00:00
98c843107b
Always explicitly declare main() with the return type `int'. Don't use
...
* 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=10209
2001-06-13 19:17:16 +00:00
b5d82cbe95
macros/ChangeLog:
...
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=10097
2001-06-02 13:44:31 +00:00
15f9d079e6
0.5 RELEASE
...
2001-05-24 Arturo Espinosa Aldama <arturo@ximian.com >
* 0.5 RELEASE
svn path=/trunk/; revision=9973
2001-05-25 00:59:35 +00:00
7226882e10
add hp-ux specific check from glib
...
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=9964
2001-05-24 18:35:34 +00:00
cc2b0f6df9
This should fix that irritating
...
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=9895
2001-05-19 17:43:23 +00:00
75a16468d3
change $(cmd) to cmd in order to make it usable in non-bash bourne
...
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=9341
2001-04-16 09:30:54 +00:00
50ef074887
quote a test and make sure incdir is always set so 'cat' works
...
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=8469
2001-03-02 01:33:29 +00:00
535fea211a
Replaced awk with sed in gnome-print checks, seems to work now
...
svn path=/trunk/; revision=8324
2001-02-21 19:34:27 +00:00
9d60fefc60
Revert my previous patch now that gnome-pim and evolution are fixed to
...
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=8289
2001-02-19 23:52:20 +00:00
e015fa2525
AC_SUBST the PISOCK_LIBDIR var
...
2001-02-19 JP Rosevear <jpr@ximian.com >
* gnome-pilot.m4: AC_SUBST the PISOCK_LIBDIR var
svn path=/trunk/; revision=8284
2001-02-19 23:27:29 +00:00
249be89c95
Put gnome-print-check.m4 to diet
...
svn path=/trunk/; revision=8263
2001-02-17 05:10:50 +00:00
2132c03854
Added test for xml-i18n-tools if AM_PROG_XML_I18N_TOOLS is found.
...
2001-02-07 Kenneth Christiansen <kenneth@gnu.org >
* autogen.sh: Added test for xml-i18n-tools if
AM_PROG_XML_I18N_TOOLS is found.
svn path=/trunk/; revision=8066
2001-02-07 22:53:06 +00:00
40432fa8e1
Added missing PROG.
...
* autogen.sh: Added missing PROG.
svn path=/trunk/; revision=7277
2001-01-06 01:15:24 +00:00
5e06eaaa7e
xml-i18n-toolize if AM_PROG_XML_I18N_TOOLS is found in configure.in.
...
* autogen.sh: xml-i18n-toolize if AM_PROG_XML_I18N_TOOLS is found
in configure.in.
svn path=/trunk/; revision=7276
2001-01-06 00:54:34 +00:00
7d712e4d73
Added stuff for `bonobox'.
...
2000-11-05 Martin Baulig <baulig@suse.de >
* gnome-bonobo-check.m4 (BONOBO_CFLAGS, BONOBO_LIBS): Added
stuff for `bonobox'.
svn path=/trunk/; revision=6404
2000-11-05 15:08:14 +00:00
a0281d1b18
Fix "cvs rm -rf" lossage.
...
svn path=/trunk/; revision=4480
2000-08-02 22:26:45 +00:00
087e70c885
removed last files from GNOME CVS
...
svn path=/trunk/; revision=4478
2000-08-02 21:47:06 +00:00
3ce00eb40e
AC_WARN replaced with AC_MSG_WARN in comments
...
svn path=/trunk/; revision=4463
2000-08-02 00:54:46 +00:00
5d0f34b4ee
Use 'PISOCK_INCLUDEDIR' in pisock version check.
...
svn path=/trunk/; revision=3717
2000-06-24 10:47:21 +00:00
3144d402b5
exit immediately if aclocal, autoheader, automake, or autoconf fails,
...
* 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.)
svn path=/trunk/; revision=3616
2000-06-17 21:00:40 +00:00
eaa86c334a
New macro. Checks whether Bonobo uses OAF and defines `BONOBO_USES_OAF' if
...
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.
svn path=/trunk/; revision=3553
2000-06-13 15:09:48 +00:00
0b37692c53
Added gnome-gettext.m4'. (gnome_aclocal_DATA): Added gnome-gettext.m4'.
...
2000-06-13 Martin Baulig <baulig@suse.de >
* Makefile.am (EXTRA_DIST): Added `gnome-gettext.m4'.
(gnome_aclocal_DATA): Added `gnome-gettext.m4'.
svn path=/trunk/; revision=3549
2000-06-13 10:28:37 +00:00
ccb665a026
Moved macros/gnome-autogen.sh to bin/gnome-autogen.sh.
...
svn path=/trunk/; revision=3260
2000-05-29 15:42:50 +00:00
6c365b1f6d
If `USE_GNOME_2_MACROS' is set, use the GNOME 2.0 macros from the
...
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.
svn path=/trunk/; revision=3259
2000-05-29 15:17:17 +00:00