[PATCH] move libnsplugin.la to kde_moduledir

Jason Harris kstars at 30doradus.org
Sun Jan 25 15:57:38 GMT 2004


I believe this patch has caused the following problem during 'make -f 
Makefile.cvs' :

----------------
*** Creating Makefile templates
nsplugins/Makefile.am:8: kde_module_LTLIBRARIES multiply defined in 
condition TRUE

  kde_module_LTLIBRARIES (User, where = nsplugins/Makefile.am:8) =
  {
    TRUE => libnsplugin.la
  }
nsplugins/Makefile.am:11: invalid unused variable name: 
`libnsplugin_la_SOURCES'
nsplugins/Makefile.am:13: invalid unused variable name: 
`libnsplugin_la_LDFLAGS'
nsplugins/Makefile.am:14: invalid unused variable name: 
`libnsplugin_la_LIBADD'
make[1]: *** [cvs] Error 1
make: *** [all] Error 2
---------------------

kde_module_LTLIBRARIES now appears twice in nsplugins/Makefile.am; I 
guess that's the problem.  This is from HEAD, I haven't checked BRANCH.

regards,
Jason

-- 
KStars: A KDE Planetarium
http://edu.kde.org/kstars




More information about the kde-core-devel mailing list