components/libmng/Solaris/libmng.pc
author Brian Utterback <brian.utterback@oracle.com>
Sun, 18 Oct 2015 17:18:20 -0700
branchs11u3-sru
changeset 5014 098db147a904
parent 200 936900594dba
permissions -rw-r--r--
18408859 NTP Management profile should have auths to edit /etc/inet/ntp.conf
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
200
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     1
prefix=/usr
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     2
exec_prefix=${prefix}
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     3
libdir=${exec_prefix}/lib
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     4
includedir=${prefix}/include/libmng
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     5
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     6
Name: libmng
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     7
Description: Multiple-Image Network Graphics Library
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     8
Version: 1.0.10
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     9
Libs: -L${libdir} -lmng
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    10
Cflags: -I${includedir}