Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
	* config.make.in (sysconfdir): Replace correctly.
	Closes PR libc/2369, reported by Peter Simons <simons@cryp.to>.

	* sysdeps/unix/sysv/linux/alpha/configure.in: Removed, it's no
	longer needed.

	* sysdeps/unix/sysv/linux/configure.in (libc_cv_linuxVER): Add
	case for alpha.
	Rework handling of missing linuxthreads add-on.

	* configure.in: Remove unused sysconfdir substitution.
  • Loading branch information
Andreas Jaeger committed Jul 6, 2001
1 parent e2cb5c1 commit 513eb02
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 87 deletions.
12 changes: 12 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
2001-07-06 Andreas Jaeger <aj@suse.de>

* config.make.in (sysconfdir): Replace correctly.
Closes PR libc/2369, reported by Peter Simons <simons@cryp.to>.

* sysdeps/unix/sysv/linux/alpha/configure.in: Removed, it's no
longer needed.

* sysdeps/unix/sysv/linux/configure.in (libc_cv_linuxVER): Add
case for alpha.
Rework handling of missing linuxthreads add-on.

* configure.in: Remove unused sysconfdir substitution.

* manual/Makefile (texis): Add fdl.texi.
* manual/fdl.texi: New.
* manual/socket.texi (Host Names): Improve grammar, fix overflow hbox.
Expand Down
51 changes: 0 additions & 51 deletions sysdeps/unix/sysv/linux/alpha/configure

This file was deleted.

36 changes: 0 additions & 36 deletions sysdeps/unix/sysv/linux/alpha/configure.in

This file was deleted.

0 comments on commit 513eb02

Please sign in to comment.