* Makefile.in: Move here gnome-specific definitions from
../Make.common.in.
Этот коммит содержится в:
родитель
a08a62bef3
Коммит
98938f0035
@ -1,3 +1,8 @@
|
|||||||
|
2001-07-06 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
|
* Makefile.in: Move here gnome-specific definitions from
|
||||||
|
../Make.common.in.
|
||||||
|
|
||||||
2001-06-26 Pavel Roskin <proski@gnu.org>
|
2001-06-26 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
* gmc-chargrid.c: Include <config.h>.
|
* gmc-chargrid.c: Include <config.h>.
|
||||||
|
@ -7,7 +7,15 @@ top_builddir = ..
|
|||||||
top_srcdir = $(srcdir)/..
|
top_srcdir = $(srcdir)/..
|
||||||
@MCF@
|
@MCF@
|
||||||
|
|
||||||
GNOMEDEFS = -DHAVE_X -DHAVE_GNOME @GNOME_INCLUDEDIR@
|
corbadir = $(sysconfdir)/CORBA/servers
|
||||||
|
desktopdir = $(mclibdir)/desktop-scripts
|
||||||
|
gnewdir = $(prefix)/share/mc/templates
|
||||||
|
gnomeicondir = @gnomeicondir@
|
||||||
|
icondir = $(datadir)/pixmaps/mc
|
||||||
|
|
||||||
|
GNOMEDEFS = -DHAVE_X -DHAVE_GNOME -DICONDIR=\""$(icondir)/"\" \
|
||||||
|
-DDESKTOP_INIT_DIR=\""$(desktopdir)/"\" \
|
||||||
|
@GNOME_INCLUDEDIR@
|
||||||
|
|
||||||
CFLAGS = $(XCFLAGS)
|
CFLAGS = $(XCFLAGS)
|
||||||
CPPFLAGS = $(XCPPFLAGS) -I. -I$(gnomedir) -I$(mcsrcdir) $(GNOMEDEFS)
|
CPPFLAGS = $(XCPPFLAGS) -I. -I$(gnomedir) -I$(mcsrcdir) $(GNOMEDEFS)
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user