Define `HAVE_GLIBTOP_MACHINE_H' if appropriate.
1999-02-21 Martin Baulig <martin@home-of-linux.org> * configure.in (LIBGTOP_*_INCS): Define `HAVE_GLIBTOP_MACHINE_H' if appropriate.
This commit is contained in:
committed by
Martin Baulig
parent
d379bb6acb
commit
21b2aee946
@@ -1,3 +1,8 @@
|
||||
1999-02-21 Martin Baulig <martin@home-of-linux.org>
|
||||
|
||||
* configure.in (LIBGTOP_*_INCS): Define `HAVE_GLIBTOP_MACHINE_H'
|
||||
if appropriate.
|
||||
|
||||
1999-02-19 Martin Baulig <martin@home-of-linux.org>
|
||||
|
||||
Released LibGTop 0.99.9.
|
||||
|
@@ -283,6 +283,10 @@ dnl These definitions are expanded in make.
|
||||
LIBGTOP_LIBS='-L$(libdir)'
|
||||
LIBGTOP_INCS='-I$(includedir)'
|
||||
|
||||
if test x$libgtop_use_machine_h = xyes ; then
|
||||
LIBGTOP_INCS="$LIBGTOP_INCS -DHAVE_GLIBTOP_MACHINE_H"
|
||||
fi
|
||||
|
||||
if test x$build_inodedb = xyes ; then
|
||||
LIBGTOP_INCS="$LIBGTOP_INCS -DGLIBTOP_INODEDB"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user