You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
426 B
16 lines
426 B
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@ac_workaround_abs_builddir@
|
|
includedir=@ac_workaround_abs_srcdir@
|
|
datarootdir=@datarootdir@
|
|
plugindir=@OPENSYNC_PLUGINDIR@
|
|
configdir=@OPENSYNC_CONFIGDIR@
|
|
headerdir=@OPENSYNC_HEADERDIR@
|
|
formatsdir=@OPENSYNC_FORMATSDIR@
|
|
|
|
Name: opensync
|
|
Description: OpenSync synchronization framework (uninstalled version)
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lopensync
|
|
Cflags: -I${includedir}
|