CVSROOT: /sources/gnash Module name: gnash Changes by: Markus Gothe <nihilus> 07/07/28 01:40:41
Modified files: . : configure.ac Log message: Same as last comit, just cleaner way... CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/configure.ac?cvsroot=gnash&r1=1.372&r2=1.373 Patches: Index: configure.ac =================================================================== RCS file: /sources/gnash/gnash/configure.ac,v retrieving revision 1.372 retrieving revision 1.373 diff -u -b -r1.372 -r1.373 --- configure.ac 28 Jul 2007 01:39:04 -0000 1.372 +++ configure.ac 28 Jul 2007 01:40:41 -0000 1.373 @@ -15,7 +15,7 @@ dnl Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA dnl -dnl $Id: configure.ac,v 1.372 2007/07/28 01:39:04 nihilus Exp $ +dnl $Id: configure.ac,v 1.373 2007/07/28 01:40:41 nihilus Exp $ AC_PREREQ(2.50) AC_INIT(gnash, cvs) @@ -982,14 +982,12 @@ if test x$has_kde != xyes; then if test x$klash = xyes; then echo "WARNING: No KDE development package installed, disabling klash" - klash=no fi klash=no fi if test x$has_qt != xyes; then if test x$klash = xyes; then echo "WARNING: No QT development package installed, disabling klash" - klash=no fi klash=no fi _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit