Mercurial > emacs
comparison ChangeLog @ 109390:f1045a53471c
Merge from mainline.
author | Katsumi Yamaoka <katsumi@flagship2> |
---|---|
date | Wed, 14 Jul 2010 13:03:03 +0000 |
parents | b7e047772c64 |
children | 692d2ce789dc |
comparison
equal
deleted
inserted
replaced
109358:a9586dc942d5 | 109390:f1045a53471c |
---|---|
1 2010-07-12 Andreas Schwab <schwab@linux-m68k.org> | |
2 | |
3 * configure.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS) | |
4 (PROFILING_LDFLAGS): Substitute, don't add them to CFLAGS/LDFLAGS. | |
5 (C_OPTIMIZE_SWITCH): Remove. | |
6 (TEMACS_LDFLAGS2): Add ${PROFILING_LDFLAGS}. | |
7 | |
1 2010-07-11 Andreas Schwab <schwab@linux-m68k.org> | 8 2010-07-11 Andreas Schwab <schwab@linux-m68k.org> |
2 | 9 |
3 * configure.in: Don't check for index and rindex, check for strchr | 10 * configure.in: Don't check for index and rindex, check for strchr |
4 and strrchr. Define strchr and strrchr as index and rindex, | 11 and strrchr. Define strchr and strrchr as index and rindex, |
5 resp., in src/config.h if not available. | 12 resp., in src/config.h if not available. |