Martin Baulig
67798e0d7d
removed #if's - we now decide at runtime whether to use the server or to
...
* lib/*.c: removed #if's - we now decide at runtime
whether to use the server or to call the appropriate
function for the sysdeps directory.
1998-06-01 15:09:03 +00:00
Martin Baulig
7dd0c2eac3
renamed all functions that implementing features to '__l'; we only emit
...
* lib/*.c: renamed all functions that implementing features
to '__l'; we only emit code for those functions if the
corresponding 'GLIBTOP_SUID_<feature>' has a positive value.
1998-05-28 19:22:48 +00:00
Martin Baulig
4e1e1ccb9f
removed that file; it is no longer needed.
...
* lib/sysdeps.c: removed that file; it is no longer
needed.
1998-05-28 19:08:35 +00:00
Martin Baulig
977a3695f6
removed -I$(includedir).
...
* */Makefile.am (INCLUDES): removed -I$(includedir).
1998-05-23 13:50:46 +00:00
Martin Baulig
1d47b76ea1
uses '@LIBGTOP_SERVER@' instead of '@GTOP_SERVER@'.
...
* lib/Makefile.am: uses '@LIBGTOP_SERVER@' instead of
'@GTOP_SERVER@'.
1998-05-21 23:26:18 +00:00
Martin Baulig
dec10a8221
INCLUDES no longer uses @GTOP_INCS@ which now points to where the
...
stuff gets installed and now longer to the build directories.
Added '-D_GNU_SOURCE' to INCLUDES.
1998-05-21 17:37:51 +00:00
Martin Baulig
33cdc01c1d
Initial revision
1998-05-19 18:19:50 +00:00