OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* configure.ac: Set ABI_TWEAKS_SRCDIR.
[pf3gnuchains/gcc-fork.git]
/
libstdc++-v3
/
libmath
/
Makefile.in
diff --git
a/libstdc++-v3/libmath/Makefile.in
b/libstdc++-v3/libmath/Makefile.in
index
02c99a2
..
b18e09b
100644
(file)
--- a/
libstdc++-v3/libmath/Makefile.in
+++ b/
libstdc++-v3/libmath/Makefile.in
@@
-71,6
+71,7
@@
DIST_SOURCES = $(libmath_la_SOURCES)
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
ACLOCAL = @ACLOCAL@
ALLOCATOR_H = @ALLOCATOR_H@
ALLOCATOR_NAME = @ALLOCATOR_NAME@