commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd-l4/libc-parts Makefile.am


From: Marcus Brinkmann
Subject: hurd-l4/libc-parts Makefile.am
Date: Fri, 19 Sep 2003 13:08:11 -0400

CVSROOT:        /cvsroot/hurd
Module name:    hurd-l4
Branch:         
Changes by:     Marcus Brinkmann <address@hidden>       03/09/19 13:08:11

Modified files:
        libc-parts     : Makefile.am 

Log message:
        Fix small typo in last change.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd-l4/libc-parts/Makefile.am.diff?tr1=1.4&tr2=1.5&r1=text&r2=text

Patches:
Index: hurd-l4/libc-parts/Makefile.am
diff -u hurd-l4/libc-parts/Makefile.am:1.4 hurd-l4/libc-parts/Makefile.am:1.5
--- hurd-l4/libc-parts/Makefile.am:1.4  Fri Sep 19 13:06:48 2003
+++ hurd-l4/libc-parts/Makefile.am      Fri Sep 19 13:08:11 2003
@@ -22,7 +22,7 @@
 
 libc_parts_a_SOURCES = ctype.h c-ctype.h c-ctype.c             \
        errno.h errno.c                                         \
-       strtol.c strtoll.c strtoul.c strtoull.c                 \
+       strtol.c strtoll.c strtoul.c strtoull.c
 
 # For the following routines we want to take the possibly optimized
 # versions from the target's GNU C library, rather than duplicating




reply via email to

[Prev in Thread] Current Thread [Next in Thread]