~ubuntu-branches/ubuntu/gutsy/kdebase-workspace/gutsy

« back to all changes in this revision

Viewing changes to kdm/ConfigureChecks.cmake

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-10-11 14:04:48 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20071011140448-v0eb7lxbb24zagca
Tags: 3.94.0-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
endif (PAM_FOUND)
47
47
macro_pop_required_vars()
48
48
 
 
49
 
49
50
macro(define_library LIB FN)
50
51
        set(varname ${FN}_in_${LIB})
51
52
        string(TOUPPER ${LIB}_LIBRARIES libname)