| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
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=2564
|
|
|
|
| |
svn path=/trunk/; revision=1747
|
|
|
|
| |
svn path=/trunk/; revision=1746
|
|
|
|
|
|
| |
* gnome.m4: Make "extra library" message slightly easier to read.
svn path=/trunk/; revision=1006
|
|
|
|
|
|
|
|
|
|
| |
1999-03-10 Tomislav Vujec <tvujec@carnet.hr
* gnome.m4 (GNOME_INIT_HOOK): Wrapped position parameter in testing
for additional inits. It gets expanded while generating configure,
resulting in an empty parameter list - syntax error in for statement.
svn path=/trunk/; revision=744
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnome.m4 (GNOME_INIT): Add a new paramater, which is passed to
GNOME_INIT_HOOK.
(GNOME_INIT_HOOK): New parameter "additional inits". This is a
list like "applets capplet", and the corresponding
GNOME_APPLETS_LIBS and GNOME_CAPPLETS_LIBS are defined.
Note: This change requires all standalone panel applets to use
GNOME_INIT(applets)
instead of just GNOME_INIT in their configure.ins. I don't think
there are any standalon panel applets in Gnome CVS. This is partly to
fix a bug with a message `unknown library: applets' that appears when
gnome-core is installed the first time.
svn path=/trunk/; revision=743
|
|
|
|
|
|
|
|
| |
1999-02-20 Timur Bakeyev <mc@bat.ru>
* gnome.m4: Added and exported ZVT_LIBS.
svn path=/trunk/; revision=680
|
|
|
|
| |
svn path=/trunk/; revision=559
|
|
|
|
|
|
|
|
| |
* gnome.m4: Re-arranged tests such that "--without-gnome" is
fully supported. Not only is the logic now correct, programs
can test "want_gnome=yes/no" for the results of this arg.
svn path=/trunk/; revision=494
|
|
|
|
|
|
|
|
|
|
|
| |
1998-11-20 James Henstridge <james@daa.com.au>
* gnome.m4(GNOME_INIT_HOOK): Changed the call to GNOME_GNORBA_CHECK
to GNOME_GNORBA_HOOK([],$2). Before if you specified that the
macro should not exit on errors, and you didn't have ORBit, the
script would fail anyway.
svn path=/trunk/; revision=480
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1998-11-12 Andrew T. Veliath <andrewv@usa.net>
* gnome.m4: (GNOME_INIT_HOOK): Add GNOME_GNORBA_CHECK if
gnome-config is found. New GNOMEGNORBA_LIBS library variable
(GNOMEGNORBA_LIBS is a superset of GNOMEUI_LIBS). Update
GNOME_LIBDIR and GNOME_INCLUDEDIR to to include the required
Gnorba info, if it is in a different location.
* Makefile.am (MACROS): Add gnome-gnorba-check.m4 to Makefile.
* gnome-gnorba-check.m4: New file.
svn path=/trunk/; revision=470
|
|
|
|
| |
svn path=/trunk/; revision=297
|
|
|
|
|
|
|
|
|
| |
* gnome.m4 (GNOME_CONFIG): Use the `gnome-config' program if it
exists.
With this, `make distcheck' on `gnome-core' inches forward slightly.
svn path=/trunk/; revision=295
|
|
|
|
|
|
|
|
|
|
| |
Thu Mar 19 23:23:30 1998 Tom Tromey <tromey@cygnus.com>
* gnome.m4: An empty true branch of an `if' statement is not valid
sh syntax. If GNOME_INIT_HOOK argument $1 is empty, use ":"
instead.
svn path=/trunk/; revision=73
|
|
|
|
|
|
| |
installation - mig
svn path=/trunk/; revision=72
|
|
|
|
|
|
|
|
| |
Tue Mar 10 15:34:17 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
* obgnome/obgnomeApp.h: Made it conform to the new gnome_init parameters.
svn path=/trunk/; revision=64
|
|
|
|
|
|
|
|
|
| |
Sun Mar 1 17:49:42 1998 Tom Tromey <tromey@cygnus.com>
* gnome.m4 (GNOME_INIT): Changed spacing so --help output looks
right.
svn path=/trunk/; revision=56
|
|
|
|
|
|
|
|
| |
* gnome.m4: Remove `GNOME_CHECK_GNOME'.
- Hari
svn path=/trunk/; revision=44
|
|
|
|
| |
svn path=/trunk/; revision=43
|
|
|
|
|
|
|
|
|
| |
* gnome.m4 (GNOME_INIT): Look for gnomeConf.sh in $libdir, where
the installation actually installs it.
- Hari
svn path=/trunk/; revision=24
|
|
|
|
| |
svn path=/trunk/; revision=22
|
|
|
|
| |
svn path=/trunk/; revision=16
|
|
|
|
| |
svn path=/trunk/; revision=14
|
|
|
|
| |
svn path=/trunk/; revision=13
|
|
* gnome.m4: New file. Moved AC_CHECK_GNOME from `configure.in' to
here, and renamed macro to GNOME_CHECK_GNOME.
* gnome-x-checks.m4: Likewise, move and renaming AC_GNOME_X_CHECKS
to GNOME_X_CHECKS.
* aclocal-include.m4: New file. Defines AM_ACLOCAL_INCLUDE macro
to provide extra search directories to `aclocal'.
svn path=/trunk/; revision=11
|