Skip to content

Instantly share code, notes, and snippets.

@tfheen
Created September 19, 2010 06:52
Show Gist options
  • Save tfheen/586497 to your computer and use it in GitHub Desktop.
Save tfheen/586497 to your computer and use it in GitHub Desktop.
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: heimdal
Description: Heimdal kerberos libraries
Version: 1.4.0
Libs: -L${libdir} -lkrb5
Cflags: -I${includedir}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment