pidgin/meson.build

branch
meson
changeset 38512
a8ee459a518c
parent 38510
863a17674290
child 38513
24e16b0137d0
equal deleted inserted replaced
38511:cddada195a91 38512:a8ee459a518c
173 # pidgin_LDFLAGS += -mwindows 173 # pidgin_LDFLAGS += -mwindows
174 endif 174 endif
175 175
176 configure_file(input : 'data/pidgin-3.pc.in', 176 configure_file(input : 'data/pidgin-3.pc.in',
177 output : 'pidgin-3.pc', 177 output : 'pidgin-3.pc',
178 configuration : conf, 178 configuration : pkg_conf,
179 install : true, 179 install : true,
180 install_dir : get_option('libdir') + '/pkgconfig') 180 install_dir : get_option('libdir') + '/pkgconfig')
181 181
182 if INSTALL_I18N 182 if INSTALL_I18N
183 DESKTOP_FILE = 'pidgin.desktop' 183 DESKTOP_FILE = 'pidgin.desktop'

mercurial