diff options
Diffstat (limited to 'libstdc++-v3/configure.ac')
-rw-r--r-- | libstdc++-v3/configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libstdc++-v3/configure.ac b/libstdc++-v3/configure.ac index 8d2844ad86b..5df65c570be 100644 --- a/libstdc++-v3/configure.ac +++ b/libstdc++-v3/configure.ac @@ -311,7 +311,6 @@ AC_CONFIG_FILES( \ Makefile \ AC_FOREACH([DIR], glibcxx_SUBDIRS, [DIR/Makefile ]) ) -AC_CONFIG_FILES([scripts/check_survey],[chmod +x scripts/check_survey]) AC_CONFIG_FILES([scripts/testsuite_flags],[chmod +x scripts/testsuite_flags]) dnl These commands are run at the end of config.status: |