diff options
author | Dieter Verfaillie <dieterv@optionexplicit.be> | 2013-04-05 17:55:39 +0200 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2013-04-21 08:32:59 -0400 |
commit | 0f207646c63c8ee919b3a99436a53b977aece094 (patch) | |
tree | d81c893594f66160c6775ac306fa5ac715aed522 /configure.ac | |
parent | 962ab98e926e886a476b76ad641c30718a0a6e84 (diff) | |
download | gobject-introspection-0f207646c63c8ee919b3a99436a53b977aece094.tar.gz |
remove ./configure summary
${enable_tests} was removed in f5631640751b5a998b3616db78dd5dcd9ee62126
so there's nothing left to report about...
https://bugzilla.gnome.org/show_bug.cgi?id=697669
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/configure.ac b/configure.ac index 3537af1a..fad88bc4 100644 --- a/configure.ac +++ b/configure.ac @@ -328,10 +328,3 @@ build/win32/Makefile build/win32/vs9/Makefile build/win32/vs10/Makefile]) AC_OUTPUT - -echo " - gobject-introspection $VERSION - =============== - - tests: ${enable_tests} -" |