提交 f4c1dee9 authored 作者: Stefan Knoblich's avatar Stefan Knoblich

FreeTDM: freetdm.pc.in was still using "OpenZAP", fix the name and library name.…

FreeTDM: freetdm.pc.in was still using "OpenZAP", fix the name and library name. Leaving the homepage tag alone for now until a new one has been set up(?).
上级 9c5fc3a8
# #
# OpenZAP pkg-config file # FreeTDM pkg-config file
# #
prefix=@prefix@ prefix=@prefix@
exec_prefix=${prefix} exec_prefix=${prefix}
libdir=${exec_prefix}/lib libdir=${exec_prefix}/lib
includedir=${prefix}/include includedir=${prefix}/include
Name: OpenZAP Name: FreeTDM
Description: Description:
Version: @PACKAGE_VERSION@ Version: @PACKAGE_VERSION@
URL: http://www.openzap.org/ URL: http://www.openzap.org/
Requires: Requires:
Conflicts: Conflicts:
Libs: -L${libdir} -lopenzap Libs: -L${libdir} -lfreetdm
Libs.private: -lm Libs.private: -lm
Cflags: -I${includedir} Cflags: -I${includedir}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论