mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Removed comment about missing ChangeLog entries as now they are here
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9265 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
07362e5070
commit
45a787809a
1 changed files with 6 additions and 7 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,12 +1,11 @@
|
|||
2001-03-01 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* aclocal.m4 (AC_SYS_PROCFS): Reverted last change (not documented
|
||||
in this ChangeLog) in code to detect the /proc filesystem as it
|
||||
didn't work on my gnu-linux: /proc/0 does not exist, but the /proc
|
||||
filesystem works perfectly.
|
||||
* configure.in (GS_FAKE_MAIN): Fixed typo in last change (not
|
||||
documented in this ChangeLog) which caused fake main definition to
|
||||
take place even when both +load and /proc worked.
|
||||
* aclocal.m4 (AC_SYS_PROCFS): Reverted last change in code to detect
|
||||
the /proc filesystem as it didn't work on my gnu-linux: /proc/0 does
|
||||
not exist, but the /proc filesystem works perfectly.
|
||||
* configure.in (GS_FAKE_MAIN): Fixed typo in last change which
|
||||
caused fake main definition to take place even when both +load and
|
||||
/proc worked.
|
||||
* configure: Regenerated.
|
||||
|
||||
2001-02-28 Jonathan Gapen <jagapen@home.com>
|
||||
|
|
Loading…
Reference in a new issue