CVSROOT: /cvsroot/gnash Module name: gnash Changes by: Benjamin Wolsey <bwy> 07/09/04 08:21:42
Modified files: . : configure.ac Log message: * configure.ac: make kde development package advice accurate (see bug #20908). CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/configure.ac?cvsroot=gnash&r1=1.412&r2=1.413 Patches: Index: configure.ac =================================================================== RCS file: /cvsroot/gnash/gnash/configure.ac,v retrieving revision 1.412 retrieving revision 1.413 diff -u -b -r1.412 -r1.413 --- configure.ac 30 Aug 2007 00:12:18 -0000 1.412 +++ configure.ac 4 Sep 2007 08:21:41 -0000 1.413 @@ -15,7 +15,7 @@ dnl Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA dnl -dnl $Id: configure.ac,v 1.412 2007/08/30 00:12:18 nihilus Exp $ +dnl $Id: configure.ac,v 1.413 2007/09/04 08:21:41 bwy Exp $ AC_PREREQ(2.50) AC_INIT(gnash, cvs) @@ -1560,8 +1560,8 @@ echo " KDE libs are: $KDE_LIBS" else echo " ERROR: No KDE development package installed!" - echo " Reconfigure with --disable-kparts and/or" - echo " omit 'kde' from the guis listed with --enable-gui=..." + echo " Reconfigure using --enable-gui=..." + echo " to choose a different gui" echo " or install the KDE development environment from http://kde.org" echo " or .deb users: apt-get install kdelibs-dev" echo " or .rpm users: yum install <something-else>." _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit