Changeset 988 for vendor/current/lib/talloc/pytalloc-util.pc.in
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/lib/talloc/pytalloc-util.pc.in
r740 r988 7 7 Description: Utility functions for using talloc objects with Python 8 8 Version: @TALLOC_VERSION@ 9 Libs: -L${libdir} -lpytalloc-util10 Cflags: @LIB_RPATH@-I${includedir}9 Libs: @LIB_RPATH@ -L${libdir} -lpytalloc-util@PYTHON_SO_ABI_FLAG@ 10 Cflags: -I${includedir} 11 11 URL: http://talloc.samba.org/
Note:
See TracChangeset
for help on using the changeset viewer.