aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2012-12-05 10:16:02 +1100
committerBen Elliston <bje@gnu.org>2012-12-05 10:22:04 +1100
commit591c924fb7832b6cc16abf35b7d9045d0de2f66b (patch)
treea8411d4d68584ffb3e8b8647c3c41672b33eaeab /configure
parente3f3b6f1ffd78031cc3fef2b9175893baf6af7f8 (diff)
downloaddejagnu-591c924fb7832b6cc16abf35b7d9045d0de2f66b.zip
dejagnu-591c924fb7832b6cc16abf35b7d9045d0de2f66b.tar.gz
dejagnu-591c924fb7832b6cc16abf35b7d9045d0de2f66b.tar.bz2
* example/hello: Remove.
* configure.ac: Likewise. * configure: Regenerate.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index b66b817..e39ea79 100755
--- a/configure
+++ b/configure
@@ -680,7 +680,7 @@ CPPFLAGS
CXX
CXXFLAGS
CCC'
-ac_subdirs_all='example/calc example/hello example/mathhelper'
+ac_subdirs_all='example/calc example/mathhelper'
# Initialize some variables set by options.
ac_init_help=
@@ -4023,7 +4023,7 @@ fi
-subdirs="$subdirs example/calc example/hello example/mathhelper"
+subdirs="$subdirs example/calc example/mathhelper"
ac_config_files="$ac_config_files Makefile"