summaryrefslogtreecommitdiff
path: root/mcon/U/d_gnulibc.U
diff options
context:
space:
mode:
Diffstat (limited to 'mcon/U/d_gnulibc.U')
-rw-r--r--mcon/U/d_gnulibc.U12
1 files changed, 6 insertions, 6 deletions
diff --git a/mcon/U/d_gnulibc.U b/mcon/U/d_gnulibc.U
index 77f2ba5..a839def 100644
--- a/mcon/U/d_gnulibc.U
+++ b/mcon/U/d_gnulibc.U
@@ -1,16 +1,16 @@
-?RCS: $Id: d_gnulibc.U 167 2013-05-08 17:58:00Z rmanfredi $
+?RCS: $Id$
?RCS:
?RCS: Copyright (c) 1996,1998 Andy Dougherty
?RCS: Copyright (c) 1996, Sven Verdoolaege
?RCS: Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi
-?RCS:
+?RCS:
?RCS: You may redistribute only under the terms of the Artistic License,
?RCS: as specified in the README file that comes with the distribution.
?RCS: You may reuse parts of this distribution only within the terms of
?RCS: that same Artistic License; a copy of which may be found at the root
?RCS: of the source tree for dist 4.0.
?RCS:
-?MAKE:d_gnulibc gnulibc_version: Myread Oldconfig Setvar rm \
+?MAKE:d_gnulibc gnulibc_version: Myread Oldconfig Setvar rm_try \
cat Compile run
?MAKE: -pick add $@ %<
?S:d_gnulibc:
@@ -22,7 +22,7 @@
?S: is not the GNU C library, or if the version is unknown.
?S:.
?C:HAS_GNULIBC ~ %<:
-?C: This symbol, if defined, indicates to the C program that
+?C: This symbol, if defined, indicates to the C program that
?C: the GNU C library is being used. A better check is to use
?C: the __GLIBC__ and __GLIBC_MINOR__ symbols supplied with glibc.
?C:.
@@ -46,7 +46,7 @@
?X: #define __GLIBC__ 2
?X: #define__GLIBC_MINOR__ 0.
?X: (The '6' isn't available :-(.
-?X: glibc2.1 will also have
+?X: glibc2.1 will also have
?X: extern const char * __gnu_get_libc_release(void);
?X: extern const char * __gnu_get_libc_version(void);
?X: functions. --thanks to Andreas Jaeger. --AD 6/1998.
@@ -92,7 +92,7 @@ else
gnulibc_version=''
echo "You are not using the GNU C Library"
fi
-$rm -f try try.* glibc.ver
+$rm_try glibc.ver
set d_gnulibc
eval $setvar