Développer et télécharger des logiciels Open Source

Browse Subversion Repository

Diff of /kazehakase/trunk/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3112 by kous, Fri Mar 30 11:55:47 2007 UTC revision 3116 by ikezoe, Mon Apr 2 00:25:28 2007 UTC
# Line 65  dnl Check for gtk-webcore. Line 65  dnl Check for gtk-webcore.
65  dnl **************************************************************  dnl **************************************************************
66    
67  gtk_webcore_exists=no  gtk_webcore_exists=no
68  PKG_CHECK_MODULES(NRCIT, osb-nrcit >= 0.5.2,  PKG_CHECK_MODULES(NRCIT, osb-nrcit >= 0.5.3,
69                    [gtk_webcore_exists=yes], [gtk_webcore_exists=no])                    [gtk_webcore_exists=yes], [gtk_webcore_exists=no])
70  AC_SUBST([NRCIT_CFLAGS])  AC_SUBST([NRCIT_CFLAGS])
71  AC_SUBST([NRCIT_LIBS])  AC_SUBST([NRCIT_LIBS])

Legend:
Removed from v.3112  
changed lines
  Added in v.3116

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26