Commit Graph

53 Commits

Author SHA1 Message Date
1b96583c0c Added AM_PROG_XML_I18N_TOOLS so translations works correctly. Added a
2001-02-04  Kenneth Christiansen  <kenneth@gnu.org>

        * configure.in: Added AM_PROG_XML_I18N_TOOLS
        so translations works correctly.
        * macros/autogen.sh: Added a check for xml-i18n-tools.

svn path=/trunk/; revision=7951
2001-02-04 04:10:39 +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
9e5394aa6c Reverted, until me and maciej get some good ideas
svn path=/trunk/; revision=7273
2001-01-05 21:10:32 +00:00
601f4bc6b2 added support for xml-i18n-tools. This module is now required when
2001-01-06  Kenneth Christiansen  <kenneth@gnu.org>

        * configure.in, macros/autogen.sh:
          added support for xml-i18n-tools. This module is now required
          when building from cvs. Please make sure that the macrofile
          installed by xml-i18n-tools is installed so it's in aclocal's
          path. or do:

          export ACLOCAL_FLAGS='-I /usr/local/share/aclocal'

svn path=/trunk/; revision=7267
2001-01-05 13:58:54 +00:00
bec6c50a7b Added small test for po/Makefile.i18npatch, so that if it exists it will patch the gettext dependent po/Makefile.in.in file. This allows us to integrate the i18n scripts, etc even more.
svn path=/trunk/; revision=6214
2000-10-26 21:28:34 +00:00
44ae37c371 various small build fixes
svn path=/trunk/; revision=4917
2000-08-22 12:05:30 +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
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
3f5d9cb608 Fixed my mess-up, sorry about that.
svn path=/trunk/; revision=3151
2000-05-21 22:40:15 +00:00
857af1bfa7 Gabber now has *working* i18n!
svn path=/trunk/; revision=3148
2000-05-21 21:36:20 +00:00
d59b674484 s/1.0/1/ for interface version.
s/1.0/1/ for interface version.

svn path=/trunk/; revision=1934
2000-02-25 16:35:26 +00:00
2a8de7c53d Don't run libtoolize when `NO_LIBTOOLIZE' is set.
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=1905
2000-02-22 19:53:43 +00:00
5a80143a52 s/GNOME2_DIR/GNOME2_PATH/, for consistency
svn path=/trunk/; revision=1801
2000-02-16 23:51:01 +00:00
25faacf139 I am sure that kabalak didn't mean to remove gnome-common/macros :)
svn path=/trunk/; revision=1747
2000-02-13 11:05:13 +00:00
61657f8452 removed gtranslator for re-checkin
svn path=/trunk/; revision=1746
2000-02-13 10:35:30 +00:00
49af1217d7 Fix GNUism introduced in the previous fix.
* autogen.sh: Fix GNUism introduced in the previous fix.

svn path=/trunk/; revision=1715
2000-02-09 23:19:13 +00:00
9e816b5c29 Handle non GNU find programs.
2000-02-08  Miguel de Icaza  <miguel@gnu.org>

	* autogen.sh: Handle non GNU find programs.

svn path=/trunk/; revision=1701
2000-02-09 08:51:20 +00:00
831bc265cc Include gnome-animator as part of non-experimental header files. Implement
* 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=1685
2000-02-07 17:53:33 +00:00
e63f053c3e do the rm-gnome-gettext.m4 hokey pokey
svn path=/trunk/; revision=1583
2000-01-17 18:04:06 +00:00
e1376086f9 Fix for proper include directory. Remove gnome-gettext.m4 if needed. Stick
Fix for proper include directory.
Remove gnome-gettext.m4 if needed.
Stick gnome-gettext.m4 contents in gnome.m4

svn path=/trunk/; revision=1569
2000-01-14 17:29:49 +00:00
28a821cbdd Do the grand OAF hokey-pokey properly.
Do the grand OAF hokey-pokey properly.

svn path=/trunk/; revision=1391
1999-11-17 01:48:08 +00:00
12465c9f60 Exit with error code if configure fails.
Exit with error code if configure fails.

svn path=/trunk/; revision=1043
1999-07-29 19:21:21 +00:00
ac3196e5ca Suggest using libtool 1.2d
svn path=/trunk/; revision=606
1999-01-18 19:41:12 +00:00
853d13b9df Add the hacked version of the gettext macros that is used in Gtk+ here.
1998-12-15  Martin Baulig  <martin@home-of-linux.org>

	* gnome-gettext.m4: Add the hacked version of the gettext
	macros that is used in Gtk+ here.

	* autogen.sh: Accept both AM_GNU_GETTEXT and AM_GNOME_GETTEXT.

svn path=/trunk/; revision=526
1998-12-15 22:57:24 +00:00
60ab9dc306 Fixed typo, from Markus Linnala <maage@cs.tut.fi>
svn path=/trunk/; revision=519
1998-12-09 16:25:39 +00:00
0f2f9d3544 Ok, the check for NO-AUTO-GEN is now working. This was borking up the
Ok, the check for NO-AUTO-GEN is now working.  This was borking up the
gnome-guile compile. (It was testing for $srcdir/configure.in/NO-AUTO-GEN
instead of $srcdir/NO-AUTO-GEN)

Mark Crichton

svn path=/trunk/; revision=512
1998-12-08 17:16:35 +00:00
063f27f0a1 test -e is broken in Solaris /bin/sh, use test -r instead
svn path=/trunk/; revision=511
1998-12-08 14:04:45 +00:00
e6a7852227 Make sure aclocal.m4 works before invoking gettextize.
svn path=/trunk/; revision=510
1998-12-07 21:44:21 +00:00
d1fe6ca329 Make sure aclocal.m4 exists before making it writable.
svn path=/trunk/; revision=509
1998-12-07 20:05:21 +00:00
cc3aece5db Invoke gettextize with the --copy parameter to prevent it from making
aclocal.m4 a symlink to a place where normal people don't have write
access. After that do a chmod on that file so we really can write it.

svn path=/trunk/; revision=508
1998-12-06 13:00:17 +00:00
b5deed33cd Added --copy option to libtoolize. This stops libtoolize from
symlinking config.log to a location that normal users don't
have write access to (on my system, at least).

svn path=/trunk/; revision=505
1998-12-05 19:47:57 +00:00
58c5aa0beb "Improve" indentation and messages somewhat.
* autogen.sh: "Improve" indentation and messages somewhat.

svn path=/trunk/; revision=500
1998-12-02 21:45:12 +00:00
ed611eb8ad Make it with builddir != srcdir again.
svn path=/trunk/; revision=499
1998-12-02 21:05:38 +00:00
3931407791 Platform fixes. grep -q is not portable, do not use.
svn path=/trunk/; revision=496
1998-12-01 16:45:02 +00:00
fa2ffdb513 Run gettextize if needed. : Run libtoolize only if configure.in has
1998-12-01  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

	* autogen.sh: Run gettextize if needed.
	: Run libtoolize only if configure.in has "^AM_PROG_LIBTOOL".

svn path=/trunk/; revision=495
1998-12-01 10:02:56 +00:00
c7fa75f1d2 . libgnome/gnome-mime.c: read gnomedatadir/mime.types as well . In
. libgnome/gnome-mime.c: read gnomedatadir/mime.types as well
. In general, move data files not associated with any specific
  directory into a 'gnome-data' directory.

svn path=/trunk/; revision=489
1998-11-27 04:29:33 +00:00
fba1c5dffe allow setting $OBJ_DIR to specify building in a subdir
svn path=/trunk/; revision=479
1998-11-20 04:24:15 +00:00
d615e93107 Added test for xlc, to run automake with --include-deps
svn path=/trunk/; revision=428
1998-10-06 05:01:50 +00:00
0e5ef0d554 -)
* Say "Now type `make` to build $PKG_NAME", not "... the $PKG_NAME".  That
  was getting on my nerves :-)

svn path=/trunk/; revision=386
1998-09-20 19:19:24 +00:00
bfdb2a9614 New file. Defines the GNOME_COMPILER_WARNINGS macro. Add
* compiler-flags.m4: New file.  Defines the
GNOME_COMPILER_WARNINGS macro.
* autogen.sh (conf_flags): Add `--enable-compile-warnings' to list
of flags passed to `configure'.
* Makefile.am (MACROS): Add compiler-flags.m4.

svn path=/trunk/; revision=327
1998-08-20 21:23:52 +00:00
dc9b92ba19 Support for NOCONFIGURE env variable -mig
svn path=/trunk/; revision=212
1998-05-13 20:41:04 +00:00
5825f51ae1 Remove simple-minded check for `gtk+'.
* autogen.sh: Remove simple-minded check for `gtk+'.

svn path=/trunk/; revision=211
1998-05-10 00:53:51 +00:00
ce6e9cd00e Pass the results of the environment variable ACLOCAL_FLAGS to aclocal.
Fri Apr 24 16:43:38 1998  Owen Taylor  <otaylor@gtk.org>

	* autogen.sh: Pass the results of the environment variable
	ACLOCAL_FLAGS to aclocal. This allows, for instance,

	 ACLOCAL_FLAGS="-I /home/owen/share/aclocal/" autogen.sh

svn path=/trunk/; revision=192
1998-04-24 20:48:37 +00:00
a9235af469 Use test -f instead of test -e; As suggested by Sebastian Wilhelmi 0-mig
svn path=/trunk/; revision=186
1998-04-22 17:25:13 +00:00
6b159ed2c3 Fix for gedit compilation -mig
svn path=/trunk/; revision=181
1998-04-22 02:56:19 +00:00
95839b6f9a Update to list newer versions of packages. Add `scandir'.
* autogen.sh: Update to list newer versions of packages.
* gnome-support.m4 (AC_REPLACE_FUNCS): Add `scandir'.

svn path=/trunk/; revision=117
1998-04-08 23:54:06 +00:00
d59d4dd766 Added missing separator, from Ching Hui
svn path=/trunk/; revision=38
1998-02-16 18:06:37 +00:00
eaaef2717d check for shared gtk+ libraries also.
-timj

svn path=/trunk/; revision=36
1998-02-15 20:13:03 +00:00