Patch for Kdevelop on LinuxPPC 2000 (was Re: 1.3CVS)
ian reinhart geiser
geiseri at msoe.edu
Tue Oct 31 14:22:52 GMT 2000
On Tue, 31 Oct 2000, John Birch wrote:
Here is a patch to make KDevelop at least work with LinuxPPC 2000.
===================================================================
RCS file: /home/kde/kdevelop/Attic/acinclude.m4.in,v
retrieving revision 1.1.2.5
diff -u -3 -p -r1.1.2.5 acinclude.m4.in
--- kdevelop/acinclude.m4.in 2000/03/06 20:39:52 1.1.2.5
+++ kdevelop/acinclude.m4.in 2000/10/31 14:13:10
@@ -897,7 +897,7 @@ AC_CACHE_VAL(ac_cv_have_kde,
if test -z "$1"; then
kde_incdirs="/usr/lib/kde/include /usr/local/kde/include /usr/kde/include
/usr/include/kde /usr/include /opt/kde/include $x_includes
$qt_includes"
-test -n "$KDEDIR" && kde_incdirs="$KDEDIR/include $KDEDIR $kde_incdirs"
+test -n "$KDEDIR" && kde_incdirs="$KDEDIR/include $KDEDIR $kde_incdirs
$KDEDIR/include/kde"
kde_incdirs="$ac_kde_includes $kde_incdirs"
AC_FIND_FILE(ksock.h, $kde_incdirs, kde_incdir)
ac_kde_includes="$kde_incdir"
Also i still cannot build current CVS. I get numerous problems
with QPrinter. If anyone has had any luck building KDevelop with
QT 1.45 let me know. my build of qt may very well suck :)
-ian reinhart geiser
> On Tuesday 31 October 2000 03:29, you wrote:
> > I just checked out and built the cvs co -rKDEVELOP_1_0 and it looks just
> > like the 1.2?!?
> >
> > Is there someway to identify/confirm I have 1.3 - or is this the wrong
> > branch in CVS?
>
> The Help/About Kdevelop menu will show 1.3 if you have the latest as well as
> the splash screen saying 1.3
>
> jbb
>
More information about the KDevelop
mailing list