*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10572 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-08-27 23:10:17 +00:00
parent 1f3553fac9
commit 0a3b6e50f1
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2001-08-28 Assar Westerlund <assar@sics.se>
* roken-frag.m4: test for issetugid
2001-08-24 Assar Westerlund <assar@sics.se> 2001-08-24 Assar Westerlund <assar@sics.se>
* Makefile.am.common: change one += to = to AM_CFLAGS to avoid an * Makefile.am.common: change one += to = to AM_CFLAGS to avoid an

View File

@@ -2,6 +2,8 @@
* Makefile.am (libroken_la_LDFLAGS): set to 14:3:5 * Makefile.am (libroken_la_LDFLAGS): set to 14:3:5
* issuid.c (issuid): call issetugid if it exists
2001-08-24 Assar Westerlund <assar@sics.se> 2001-08-24 Assar Westerlund <assar@sics.se>
* Makefile.am: make it play better with recent automake * Makefile.am: make it play better with recent automake