File: klibtool.config

package info (click to toggle)
texfam 1.1-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 13,628 kB
  • ctags: 3,925
  • sloc: ansic: 26,423; sh: 3,909; perl: 2,928; makefile: 1,990; yacc: 1,252; pascal: 772; lex: 213; asm: 139; awk: 35; sed: 34
file content (12 lines) | stat: -rw-r--r-- 289 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
LIBTOOL_OBJTYPES='STATIC:'
shared_support='true'
shared_ext='so'
libpath_var='LD_LIBRARY_PATH'
CC='gcc'
args_STATIC_compile=''
args_SHARED_compile='-fPIC'
args_STATIC_archive=''
STATIC_ranlib='ranlib'
args_SHARED_archive='-shared'
args_SHARED_link=''
SHARED_postinstall='ldconfig $libdir'