[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE_3_1_BRANCH: kdebindings/xparts
From:       Helio Chissini de Castro <helio () conectiva ! com ! br>
Date:       2003-02-28 17:45:28
[Download RAW message or body]

CVS commit by helio: 

- qtsharp DESTDIR installation fix


  M +1 -1      Makefile.am   1.5.2.2
  M +2 -17     mozilla/configure.in.in   1.7.2.2


--- kdebindings/xparts/Makefile.am  #1.5.2.1:1.5.2.2
@@ -1,4 +1,4 @@
 
-SUBDIRS = src xpart_notepad mozilla
+SUBDIRS = src xpart_notepad
 
 EXTRA_DIST = Makefile.cvs glib.m4 gtk.m4 

--- kdebindings/xparts/mozilla/configure.in.in  #1.7.2.1:1.7.2.2
@@ -4,23 +4,8 @@
 AC_MSG_CHECKING([for Mozilla development headers])
 
-mozilla_incldirs="/usr/include /usr/include/mozilla /usr/include/mozilla-1.0.0 \
/usr/local/include /usr/X11R6/include/mozilla /opt/include" \
+mozilla_incldirs="/usr/include"  AC_FIND_FILE(gtkmozembed.h, $mozilla_incldirs, \
mozilla_incdir)  
-if test "$mozilla_incdir" = NO; then
-  AC_FIND_FILE(gtkembedmoz/gtkmozembed.h, $mozilla_incldirs, mozilla_incdir)
-
-  if test "$mozilla_incdir" != NO; then
-    mozilla_incdir="$mozilla_incdir/gtkembedmoz"
-  fi
-fi
-
-if test "$mozilla_incdir" = NO; then
-  AC_MSG_RESULT(no);
-else
-  have_mozilla=yes;
-  MOZILLA_INCLUDES="-I$mozilla_incdir"
-  AC_SUBST(MOZILLA_INCLUDES)
-  AC_MSG_RESULT([found in $mozilla_incdir]);
-fi
+AC_MSG_RESULT(no);
 
 AM_CONDITIONAL(include_MOZILLA_support, [test "$mozilla_incdir" != NO])


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic