2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* libc/Makefile.am (SUBDEFS): Remove redundant posix/stmp-def. * libc/Makefile.in: Regenerate.
This commit is contained in:
parent
c35ba525fc
commit
a8b560b15d
@ -1,3 +1,8 @@
|
|||||||
|
2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* libc/Makefile.am (SUBDEFS): Remove redundant posix/stmp-def.
|
||||||
|
* libc/Makefile.in: Regenerate.
|
||||||
|
|
||||||
2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* libc/configure.in: Remove redundant posix_dir processing.
|
* libc/configure.in: Remove redundant posix_dir processing.
|
||||||
|
@ -140,8 +140,7 @@ SUBDEFS = \
|
|||||||
locale/stmp-def \
|
locale/stmp-def \
|
||||||
reent/stmp-def \
|
reent/stmp-def \
|
||||||
$(LIBC_EXTRA_DEF) \
|
$(LIBC_EXTRA_DEF) \
|
||||||
misc/stmp-def \
|
misc/stmp-def
|
||||||
posix/stmp-def
|
|
||||||
|
|
||||||
libc.info: sigset.texi extra.texi stdio64.texi posix.texi iconvset.texi \
|
libc.info: sigset.texi extra.texi stdio64.texi posix.texi iconvset.texi \
|
||||||
targetdep.tex $(SUBDEFS)
|
targetdep.tex $(SUBDEFS)
|
||||||
|
@ -396,8 +396,7 @@ SUBDEFS = \
|
|||||||
locale/stmp-def \
|
locale/stmp-def \
|
||||||
reent/stmp-def \
|
reent/stmp-def \
|
||||||
$(LIBC_EXTRA_DEF) \
|
$(LIBC_EXTRA_DEF) \
|
||||||
misc/stmp-def \
|
misc/stmp-def
|
||||||
posix/stmp-def
|
|
||||||
|
|
||||||
info_TEXINFOS = libc.texinfo
|
info_TEXINFOS = libc.texinfo
|
||||||
libc_TEXINFOS = sigset.texi extra.texi posix.texi stdio64.texi iconvset.texi \
|
libc_TEXINFOS = sigset.texi extra.texi posix.texi stdio64.texi iconvset.texi \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user