OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PACKAGE_VERSION
(Results
1 - 25
of
501
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/xsrc/external/mit/xf86-video-ag10e/dist/
configure
6
PACKAGE_VERSION
='0.0.1'
/xsrc/external/mit/xf86-video-crime/dist/
configure
6
PACKAGE_VERSION
='0.0.1'
/xsrc/external/mit/xf86-video-igs/dist/
configure
6
PACKAGE_VERSION
='0.0.1'
/xsrc/external/mit/xf86-video-mgx/dist/
configure
6
PACKAGE_VERSION
='0.0.1'
/xsrc/external/mit/xf86-video-ngle/dist/
configure
6
PACKAGE_VERSION
='0.0.1'
/xsrc/external/mit/xf86-video-pnozz/dist/
configure
6
PACKAGE_VERSION
='0.0.1'
/xsrc/external/mit/xsetmode/dist/
config.h.in
19
#undef
PACKAGE_VERSION
/xsrc/external/mit/xsetpointer/dist/
config.h.in
19
#undef
PACKAGE_VERSION
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/util/
vk_util.c
32
const char *minor_string = strchr(
PACKAGE_VERSION
, '.');
34
int major = atoi(
PACKAGE_VERSION
);
37
if (strstr(
PACKAGE_VERSION
, "devel")) {
/xsrc/external/mit/xbitmaps/dist/
config.h.in
22
#undef
PACKAGE_VERSION
/xsrc/external/mit/bdftopcf/dist/
config.h
50
#define
PACKAGE_VERSION
"1.1.2"
/xsrc/external/mit/imake/include/
config.h
53
#define
PACKAGE_VERSION
"1.0.10"
/xsrc/external/mit/libXcursor/include/
config.h
60
#define
PACKAGE_VERSION
"1.2.3"
/xsrc/external/mit/xbiff/include/
config.h
56
#define
PACKAGE_VERSION
"1.0.5"
/xsrc/external/mit/xf86-input-elographics/include/
config.h
52
#define
PACKAGE_VERSION
"1.4.4"
/xsrc/external/mit/xf86-input-synaptics/include/
config.h
75
#define
PACKAGE_VERSION
"1.7.1"
/xsrc/external/mit/xf86-input-ws/include/
config.h
52
#define
PACKAGE_VERSION
"1.3.0"
/xsrc/external/mit/xf86-video-glint/include/
config.h
65
#define
PACKAGE_VERSION
"1.2.9"
/xsrc/external/mit/xf86-video-sis/include/
config.h
68
#define
PACKAGE_VERSION
"0.12.0"
/xsrc/external/mit/xf86-video-tseng/include/
config.h
62
#define
PACKAGE_VERSION
"1.2.5"
/xsrc/external/mit/xf86-video-vboxvideo/include/
config.h
64
#define
PACKAGE_VERSION
"1.0.1"
/xsrc/external/mit/xf86-video-wsfb/include/
config.h
58
#define
PACKAGE_VERSION
"0.4.0"
/xsrc/external/mit/xmh/include/
config.h
50
#define
PACKAGE_VERSION
"1.0.5"
/xsrc/external/mit/xprop/include/
config.h
59
#define
PACKAGE_VERSION
"1.2.8"
/xsrc/external/mit/libXft/dist/
configure.ac
52
[`echo $
PACKAGE_VERSION
| cut -d . -f 1`],
55
[`echo $
PACKAGE_VERSION
| cut -d . -f 2 | cut -d - -f 1`],
58
[`echo $
PACKAGE_VERSION
| cut -d . -f 3 | cut -d - -f 1`],
61
XFT_LT_VERSION=`echo $
PACKAGE_VERSION
| tr '.' ':'`
83
VERSION=$
PACKAGE_VERSION
;
Completed in 16 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Thu Apr 02 00:23:07 UTC 2026