Edit

IABSD.fr/xenocara/lib/libfontenc/fontenc.pc.in

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2007-02-07 19:46:56
    Hash : ed51c135
    Message : Get library dependencies right.

  • lib/libfontenc/fontenc.pc.in
  • prefix=@prefix@
    exec_prefix=@exec_prefix@
    libdir=@libdir@
    includedir=@includedir@
    
    Name: fontenc
    Description: The fontenc Library
    Version: @PACKAGE_VERSION@
    Cflags: -I${includedir}
    Libs: -L${libdir} -lfontenc @LIBS@