diff options
author | Roland McGrath <roland@hack.frob.com> | 2015-04-09 13:55:11 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2015-04-09 13:55:11 -0700 |
commit | 054392910be496adb8c4e611084827082135c404 (patch) | |
tree | cbfb9aeb3a3532ded50c7037e6bcc60be18270f2 /ChangeLog | |
parent | b0b88abc1c138923bd1638560c73a3ced227f1d1 (diff) | |
download | glibc-054392910be496adb8c4e611084827082135c404.tar glibc-054392910be496adb8c4e611084827082135c404.tar.gz glibc-054392910be496adb8c4e611084827082135c404.tar.bz2 glibc-054392910be496adb8c4e611084827082135c404.zip |
Let non-add-on preconfigure scripts set libc_config_ok.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2015-04-09 Roland McGrath <roland@hack.frob.com> + * configure.ac (libc_config_ok): Initialize before reading + preconfigure scripts, not after. + * configure: Regenerated. + * test-skeleton.c (TIMEOUT): Move #define to top level. (main): Grok environment variable TEST_DIRECT. If set, print test expectation details into that file and then behave as if |