Martin Baulig
|
dd0258acf9
|
Fixed `broken pipe' error when server is running SUID; accidentally uses
* src/server/main.c: Fixed `broken pipe' error when server
is running SUID; accidentally uses setreuid () instead of
setregid ().
|
1998-05-25 17:13:16 +00:00 |
|
Martin Baulig
|
977a3695f6
|
removed -I$(includedir).
* */Makefile.am (INCLUDES): removed -I$(includedir).
|
1998-05-23 13:50:46 +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 |
|