Compare commits
No commits in common. "93c2d522d1cb5c580b268fb5901ee53028436d38" and "103757d7ad772e177d7126e004a1a5244de7fcfb" have entirely different histories.
93c2d522d1
...
103757d7ad
0
autom4te.cache/output.0
Executable file → Normal file
0
autom4te.cache/output.0
Executable file → Normal file
0
autom4te.cache/output.1
Executable file → Normal file
0
autom4te.cache/output.1
Executable file → Normal file
291
config.log
291
config.log
@ -4,7 +4,7 @@ running configure, to aid debugging if configure makes a mistake.
|
|||||||
It was created by light configure 1.2, which was
|
It was created by light configure 1.2, which was
|
||||||
generated by GNU Autoconf 2.69. Invocation command line was
|
generated by GNU Autoconf 2.69. Invocation command line was
|
||||||
|
|
||||||
$ ./configure --no-create --no-recursion
|
$ ./configure
|
||||||
|
|
||||||
## --------- ##
|
## --------- ##
|
||||||
## Platform. ##
|
## Platform. ##
|
||||||
@ -12,9 +12,9 @@ generated by GNU Autoconf 2.69. Invocation command line was
|
|||||||
|
|
||||||
hostname = Gentoo
|
hostname = Gentoo
|
||||||
uname -m = x86_64
|
uname -m = x86_64
|
||||||
uname -r = 5.10.2-gentoo-x86_64
|
uname -r = 5.0.1-gentoo
|
||||||
uname -s = Linux
|
uname -s = Linux
|
||||||
uname -v = #1 SMP Tue Dec 22 11:54:57 CET 2020
|
uname -v = #1 SMP Tue Mar 12 20:40:24 CET 2019
|
||||||
|
|
||||||
/usr/bin/uname -p = Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
|
/usr/bin/uname -p = Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
|
||||||
/bin/uname -X = unknown
|
/bin/uname -X = unknown
|
||||||
@ -27,7 +27,7 @@ uname -v = #1 SMP Tue Dec 22 11:54:57 CET 2020
|
|||||||
/usr/bin/oslevel = unknown
|
/usr/bin/oslevel = unknown
|
||||||
/bin/universe = unknown
|
/bin/universe = unknown
|
||||||
|
|
||||||
PATH: /home/yorune/.local/bin
|
PATH: /usr/lib/llvm/6/bin
|
||||||
PATH: /usr/local/sbin
|
PATH: /usr/local/sbin
|
||||||
PATH: /usr/local/bin
|
PATH: /usr/local/bin
|
||||||
PATH: /usr/sbin
|
PATH: /usr/sbin
|
||||||
@ -35,19 +35,190 @@ PATH: /usr/bin
|
|||||||
PATH: /sbin
|
PATH: /sbin
|
||||||
PATH: /bin
|
PATH: /bin
|
||||||
PATH: /opt/bin
|
PATH: /opt/bin
|
||||||
PATH: /usr/lib/llvm/11/bin
|
PATH: /home/yorune/.fzf/bin
|
||||||
|
|
||||||
|
|
||||||
## ----------- ##
|
## ----------- ##
|
||||||
## Core tests. ##
|
## Core tests. ##
|
||||||
## ----------- ##
|
## ----------- ##
|
||||||
|
|
||||||
configure:1902: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."
|
configure:1928: checking for a BSD-compatible install
|
||||||
|
configure:1996: result: /usr/bin/install -c
|
||||||
|
configure:2007: checking whether build environment is sane
|
||||||
|
configure:2062: result: yes
|
||||||
|
configure:2213: checking for a thread-safe mkdir -p
|
||||||
|
configure:2252: result: /bin/mkdir -p
|
||||||
|
configure:2259: checking for gawk
|
||||||
|
configure:2275: found /usr/bin/gawk
|
||||||
|
configure:2286: result: gawk
|
||||||
|
configure:2297: checking whether make sets $(MAKE)
|
||||||
|
configure:2319: result: yes
|
||||||
|
configure:2348: checking whether make supports nested variables
|
||||||
|
configure:2365: result: yes
|
||||||
|
configure:2502: checking whether make supports nested variables
|
||||||
|
configure:2519: result: yes
|
||||||
|
configure:2585: checking for gcc
|
||||||
|
configure:2601: found /usr/bin/gcc
|
||||||
|
configure:2612: result: gcc
|
||||||
|
configure:2841: checking for C compiler version
|
||||||
|
configure:2850: gcc --version >&5
|
||||||
|
gcc (Gentoo 8.2.0-r6 p1.7) 8.2.0
|
||||||
|
Copyright (C) 2018 Free Software Foundation, Inc.
|
||||||
|
This is free software; see the source for copying conditions. There is NO
|
||||||
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
|
||||||
|
configure:2861: $? = 0
|
||||||
|
configure:2850: gcc -v >&5
|
||||||
|
Using built-in specs.
|
||||||
|
COLLECT_GCC=gcc
|
||||||
|
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/lto-wrapper
|
||||||
|
Target: x86_64-pc-linux-gnu
|
||||||
|
Configured with: /var/tmp/portage/sys-devel/gcc-8.2.0-r6/work/gcc-8.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/8.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/8.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/8.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/8.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/8.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 8.2.0-r6 p1.7' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libmpx --disable-systemtap --enable-vtable-verify --enable-lto --without-isl --enable-default-pie --enable-default-ssp
|
||||||
|
Thread model: posix
|
||||||
|
gcc version 8.2.0 (Gentoo 8.2.0-r6 p1.7)
|
||||||
|
configure:2861: $? = 0
|
||||||
|
configure:2850: gcc -V >&5
|
||||||
|
gcc: error: unrecognized command line option '-V'
|
||||||
|
gcc: fatal error: no input files
|
||||||
|
compilation terminated.
|
||||||
|
configure:2861: $? = 1
|
||||||
|
configure:2850: gcc -qversion >&5
|
||||||
|
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
|
||||||
|
gcc: fatal error: no input files
|
||||||
|
compilation terminated.
|
||||||
|
configure:2861: $? = 1
|
||||||
|
configure:2881: checking whether the C compiler works
|
||||||
|
configure:2903: gcc conftest.c >&5
|
||||||
|
configure:2907: $? = 0
|
||||||
|
configure:2955: result: yes
|
||||||
|
configure:2958: checking for C compiler default output file name
|
||||||
|
configure:2960: result: a.out
|
||||||
|
configure:2966: checking for suffix of executables
|
||||||
|
configure:2973: gcc -o conftest conftest.c >&5
|
||||||
|
configure:2977: $? = 0
|
||||||
|
configure:2999: result:
|
||||||
|
configure:3021: checking whether we are cross compiling
|
||||||
|
configure:3029: gcc -o conftest conftest.c >&5
|
||||||
|
configure:3033: $? = 0
|
||||||
|
configure:3040: ./conftest
|
||||||
|
configure:3044: $? = 0
|
||||||
|
configure:3059: result: no
|
||||||
|
configure:3064: checking for suffix of object files
|
||||||
|
configure:3086: gcc -c conftest.c >&5
|
||||||
|
configure:3090: $? = 0
|
||||||
|
configure:3111: result: o
|
||||||
|
configure:3115: checking whether we are using the GNU C compiler
|
||||||
|
configure:3134: gcc -c conftest.c >&5
|
||||||
|
configure:3134: $? = 0
|
||||||
|
configure:3143: result: yes
|
||||||
|
configure:3152: checking whether gcc accepts -g
|
||||||
|
configure:3172: gcc -c -g conftest.c >&5
|
||||||
|
configure:3172: $? = 0
|
||||||
|
configure:3213: result: yes
|
||||||
|
configure:3230: checking for gcc option to accept ISO C89
|
||||||
|
configure:3293: gcc -c -g -O2 conftest.c >&5
|
||||||
|
configure:3293: $? = 0
|
||||||
|
configure:3306: result: none needed
|
||||||
|
configure:3331: checking whether gcc understands -c and -o together
|
||||||
|
configure:3353: gcc -c conftest.c -o conftest2.o
|
||||||
|
configure:3356: $? = 0
|
||||||
|
configure:3353: gcc -c conftest.c -o conftest2.o
|
||||||
|
configure:3356: $? = 0
|
||||||
|
configure:3368: result: yes
|
||||||
|
configure:3388: checking whether make supports the include directive
|
||||||
|
configure:3403: make -f confmf.GNU && cat confinc.out
|
||||||
|
this is the am__doit target
|
||||||
|
configure:3406: $? = 0
|
||||||
|
configure:3425: result: yes (GNU style)
|
||||||
|
configure:3450: checking dependency style of gcc
|
||||||
|
configure:3561: result: gcc3
|
||||||
|
configure:3583: checking how to run the C preprocessor
|
||||||
|
configure:3614: gcc -E conftest.c
|
||||||
|
configure:3614: $? = 0
|
||||||
|
configure:3628: gcc -E conftest.c
|
||||||
|
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
|
||||||
|
#include <ac_nonexistent.h>
|
||||||
|
^~~~~~~~~~~~~~~~~~
|
||||||
|
compilation terminated.
|
||||||
|
configure:3628: $? = 1
|
||||||
|
configure: failed program was:
|
||||||
|
| /* confdefs.h */
|
||||||
|
| #define PACKAGE_NAME "light"
|
||||||
|
| #define PACKAGE_TARNAME "light"
|
||||||
|
| #define PACKAGE_VERSION "1.2"
|
||||||
|
| #define PACKAGE_STRING "light 1.2"
|
||||||
|
| #define PACKAGE_BUGREPORT "https://github.com/haikarainen/light/issues"
|
||||||
|
| #define PACKAGE_URL ""
|
||||||
|
| #define PACKAGE "light"
|
||||||
|
| #define VERSION "1.2"
|
||||||
|
| /* end confdefs.h. */
|
||||||
|
| #include <ac_nonexistent.h>
|
||||||
|
configure:3653: result: gcc -E
|
||||||
|
configure:3673: gcc -E conftest.c
|
||||||
|
configure:3673: $? = 0
|
||||||
|
configure:3687: gcc -E conftest.c
|
||||||
|
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
|
||||||
|
#include <ac_nonexistent.h>
|
||||||
|
^~~~~~~~~~~~~~~~~~
|
||||||
|
compilation terminated.
|
||||||
|
configure:3687: $? = 1
|
||||||
|
configure: failed program was:
|
||||||
|
| /* confdefs.h */
|
||||||
|
| #define PACKAGE_NAME "light"
|
||||||
|
| #define PACKAGE_TARNAME "light"
|
||||||
|
| #define PACKAGE_VERSION "1.2"
|
||||||
|
| #define PACKAGE_STRING "light 1.2"
|
||||||
|
| #define PACKAGE_BUGREPORT "https://github.com/haikarainen/light/issues"
|
||||||
|
| #define PACKAGE_URL ""
|
||||||
|
| #define PACKAGE "light"
|
||||||
|
| #define VERSION "1.2"
|
||||||
|
| /* end confdefs.h. */
|
||||||
|
| #include <ac_nonexistent.h>
|
||||||
|
configure:3716: checking for grep that handles long lines and -e
|
||||||
|
configure:3774: result: /bin/grep
|
||||||
|
configure:3779: checking for egrep
|
||||||
|
configure:3841: result: /bin/grep -E
|
||||||
|
configure:3846: checking for ANSI C header files
|
||||||
|
configure:3866: gcc -c -g -O2 conftest.c >&5
|
||||||
|
configure:3866: $? = 0
|
||||||
|
configure:3939: gcc -o conftest -g -O2 conftest.c >&5
|
||||||
|
configure:3939: $? = 0
|
||||||
|
configure:3939: ./conftest
|
||||||
|
configure:3939: $? = 0
|
||||||
|
configure:3950: result: yes
|
||||||
|
configure:3968: checking for udev rules.d
|
||||||
|
configure:3987: result: disabled, classic SUID root mode
|
||||||
|
configure:4119: checking that generated files are newer than configure
|
||||||
|
configure:4125: result: done
|
||||||
|
configure:4156: creating ./config.status
|
||||||
|
|
||||||
|
## ---------------------- ##
|
||||||
|
## Running config.status. ##
|
||||||
|
## ---------------------- ##
|
||||||
|
|
||||||
|
This file was extended by light config.status 1.2, which was
|
||||||
|
generated by GNU Autoconf 2.69. Invocation command line was
|
||||||
|
|
||||||
|
CONFIG_FILES =
|
||||||
|
CONFIG_HEADERS =
|
||||||
|
CONFIG_LINKS =
|
||||||
|
CONFIG_COMMANDS =
|
||||||
|
$ ./config.status
|
||||||
|
|
||||||
|
on Gentoo
|
||||||
|
|
||||||
|
config.status:849: creating Makefile
|
||||||
|
config.status:849: creating src/Makefile
|
||||||
|
config.status:849: creating config.h
|
||||||
|
config.status:1078: executing depfiles commands
|
||||||
|
config.status:1155: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
||||||
|
config.status:1160: $? = 0
|
||||||
|
|
||||||
## ---------------- ##
|
## ---------------- ##
|
||||||
## Cache variables. ##
|
## Cache variables. ##
|
||||||
## ---------------- ##
|
## ---------------- ##
|
||||||
|
|
||||||
|
ac_cv_c_compiler_gnu=yes
|
||||||
ac_cv_env_CC_set=
|
ac_cv_env_CC_set=
|
||||||
ac_cv_env_CC_value=
|
ac_cv_env_CC_value=
|
||||||
ac_cv_env_CFLAGS_set=
|
ac_cv_env_CFLAGS_set=
|
||||||
@ -66,52 +237,67 @@ ac_cv_env_host_alias_set=
|
|||||||
ac_cv_env_host_alias_value=
|
ac_cv_env_host_alias_value=
|
||||||
ac_cv_env_target_alias_set=
|
ac_cv_env_target_alias_set=
|
||||||
ac_cv_env_target_alias_value=
|
ac_cv_env_target_alias_value=
|
||||||
|
ac_cv_header_stdc=yes
|
||||||
|
ac_cv_objext=o
|
||||||
|
ac_cv_path_EGREP='/bin/grep -E'
|
||||||
|
ac_cv_path_GREP=/bin/grep
|
||||||
|
ac_cv_path_install='/usr/bin/install -c'
|
||||||
|
ac_cv_path_mkdir=/bin/mkdir
|
||||||
|
ac_cv_prog_AWK=gawk
|
||||||
|
ac_cv_prog_CPP='gcc -E'
|
||||||
|
ac_cv_prog_ac_ct_CC=gcc
|
||||||
|
ac_cv_prog_cc_c89=
|
||||||
|
ac_cv_prog_cc_g=yes
|
||||||
|
ac_cv_prog_make_make_set=yes
|
||||||
|
am_cv_CC_dependencies_compiler_type=gcc3
|
||||||
|
am_cv_make_support_nested_variables=yes
|
||||||
|
am_cv_prog_cc_c_o=yes
|
||||||
|
|
||||||
## ----------------- ##
|
## ----------------- ##
|
||||||
## Output variables. ##
|
## Output variables. ##
|
||||||
## ----------------- ##
|
## ----------------- ##
|
||||||
|
|
||||||
ACLOCAL=''
|
ACLOCAL='${SHELL} /home/yorune/Systems/Arch/apps/light/missing aclocal-1.16'
|
||||||
AMDEPBACKSLASH=''
|
AMDEPBACKSLASH='\'
|
||||||
AMDEP_FALSE=''
|
AMDEP_FALSE='#'
|
||||||
AMDEP_TRUE=''
|
AMDEP_TRUE=''
|
||||||
AMTAR=''
|
AMTAR='$${TAR-tar}'
|
||||||
AM_BACKSLASH=''
|
AM_BACKSLASH='\'
|
||||||
AM_DEFAULT_V=''
|
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
|
||||||
AM_DEFAULT_VERBOSITY=''
|
AM_DEFAULT_VERBOSITY='0'
|
||||||
AM_V=''
|
AM_V='$(V)'
|
||||||
AUTOCONF=''
|
AUTOCONF='${SHELL} /home/yorune/Systems/Arch/apps/light/missing autoconf'
|
||||||
AUTOHEADER=''
|
AUTOHEADER='${SHELL} /home/yorune/Systems/Arch/apps/light/missing autoheader'
|
||||||
AUTOMAKE=''
|
AUTOMAKE='${SHELL} /home/yorune/Systems/Arch/apps/light/missing automake-1.16'
|
||||||
AWK=''
|
AWK='gawk'
|
||||||
CC=''
|
CC='gcc'
|
||||||
CCDEPMODE=''
|
CCDEPMODE='depmode=gcc3'
|
||||||
CFLAGS=''
|
CFLAGS='-g -O2'
|
||||||
CLASSIC_FALSE=''
|
CLASSIC_FALSE='#'
|
||||||
CLASSIC_TRUE=''
|
CLASSIC_TRUE=''
|
||||||
CPP=''
|
CPP='gcc -E'
|
||||||
CPPFLAGS=''
|
CPPFLAGS=''
|
||||||
CYGPATH_W=''
|
CYGPATH_W='echo'
|
||||||
DEFS=''
|
DEFS='-DHAVE_CONFIG_H'
|
||||||
DEPDIR=''
|
DEPDIR='.deps'
|
||||||
ECHO_C=''
|
ECHO_C=''
|
||||||
ECHO_N='-n'
|
ECHO_N='-n'
|
||||||
ECHO_T=''
|
ECHO_T=''
|
||||||
EGREP=''
|
EGREP='/bin/grep -E'
|
||||||
EXEEXT=''
|
EXEEXT=''
|
||||||
GREP=''
|
GREP='/bin/grep'
|
||||||
INSTALL_DATA=''
|
INSTALL_DATA='${INSTALL} -m 644'
|
||||||
INSTALL_PROGRAM=''
|
INSTALL_PROGRAM='${INSTALL}'
|
||||||
INSTALL_SCRIPT=''
|
INSTALL_SCRIPT='${INSTALL}'
|
||||||
INSTALL_STRIP_PROGRAM=''
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
||||||
LDFLAGS=''
|
LDFLAGS=''
|
||||||
LIBOBJS=''
|
LIBOBJS=''
|
||||||
LIBS=''
|
LIBS=''
|
||||||
LTLIBOBJS=''
|
LTLIBOBJS=''
|
||||||
MAKEINFO=''
|
MAKEINFO='${SHELL} /home/yorune/Systems/Arch/apps/light/missing makeinfo'
|
||||||
MKDIR_P=''
|
MKDIR_P='/bin/mkdir -p'
|
||||||
OBJEXT=''
|
OBJEXT='o'
|
||||||
PACKAGE=''
|
PACKAGE='light'
|
||||||
PACKAGE_BUGREPORT='https://github.com/haikarainen/light/issues'
|
PACKAGE_BUGREPORT='https://github.com/haikarainen/light/issues'
|
||||||
PACKAGE_NAME='light'
|
PACKAGE_NAME='light'
|
||||||
PACKAGE_STRING='light 1.2'
|
PACKAGE_STRING='light 1.2'
|
||||||
@ -123,41 +309,41 @@ SET_MAKE=''
|
|||||||
SHELL='/bin/sh'
|
SHELL='/bin/sh'
|
||||||
STRIP=''
|
STRIP=''
|
||||||
UDEV_FALSE=''
|
UDEV_FALSE=''
|
||||||
UDEV_TRUE=''
|
UDEV_TRUE='#'
|
||||||
VERSION=''
|
VERSION='1.2'
|
||||||
ac_ct_CC=''
|
ac_ct_CC='gcc'
|
||||||
am__EXEEXT_FALSE=''
|
am__EXEEXT_FALSE=''
|
||||||
am__EXEEXT_TRUE=''
|
am__EXEEXT_TRUE='#'
|
||||||
am__fastdepCC_FALSE=''
|
am__fastdepCC_FALSE='#'
|
||||||
am__fastdepCC_TRUE=''
|
am__fastdepCC_TRUE=''
|
||||||
am__include=''
|
am__include='include'
|
||||||
am__isrc=''
|
am__isrc=''
|
||||||
am__leading_dot=''
|
am__leading_dot='.'
|
||||||
am__nodep=''
|
am__nodep='_no'
|
||||||
am__quote=''
|
am__quote=''
|
||||||
am__tar=''
|
am__tar='$${TAR-tar} chof - "$$tardir"'
|
||||||
am__untar=''
|
am__untar='$${TAR-tar} xf -'
|
||||||
bindir='${exec_prefix}/bin'
|
bindir='${exec_prefix}/bin'
|
||||||
build_alias=''
|
build_alias=''
|
||||||
datadir='${datarootdir}'
|
datadir='${datarootdir}'
|
||||||
datarootdir='${prefix}/share'
|
datarootdir='${prefix}/share'
|
||||||
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
||||||
dvidir='${docdir}'
|
dvidir='${docdir}'
|
||||||
exec_prefix='NONE'
|
exec_prefix='${prefix}'
|
||||||
host_alias=''
|
host_alias=''
|
||||||
htmldir='${docdir}'
|
htmldir='${docdir}'
|
||||||
includedir='${prefix}/include'
|
includedir='${prefix}/include'
|
||||||
infodir='${datarootdir}/info'
|
infodir='${datarootdir}/info'
|
||||||
install_sh=''
|
install_sh='${SHELL} /home/yorune/Systems/Arch/apps/light/install-sh'
|
||||||
libdir='${exec_prefix}/lib'
|
libdir='${exec_prefix}/lib'
|
||||||
libexecdir='${exec_prefix}/libexec'
|
libexecdir='${exec_prefix}/libexec'
|
||||||
localedir='${datarootdir}/locale'
|
localedir='${datarootdir}/locale'
|
||||||
localstatedir='${prefix}/var'
|
localstatedir='${prefix}/var'
|
||||||
mandir='${datarootdir}/man'
|
mandir='${datarootdir}/man'
|
||||||
mkdir_p=''
|
mkdir_p='$(MKDIR_P)'
|
||||||
oldincludedir='/usr/include'
|
oldincludedir='/usr/include'
|
||||||
pdfdir='${docdir}'
|
pdfdir='${docdir}'
|
||||||
prefix='NONE'
|
prefix='/usr/local'
|
||||||
program_transform_name='s,x,x,'
|
program_transform_name='s,x,x,'
|
||||||
psdir='${docdir}'
|
psdir='${docdir}'
|
||||||
sbindir='${exec_prefix}/sbin'
|
sbindir='${exec_prefix}/sbin'
|
||||||
@ -177,5 +363,8 @@ udevdir=''
|
|||||||
#define PACKAGE_STRING "light 1.2"
|
#define PACKAGE_STRING "light 1.2"
|
||||||
#define PACKAGE_BUGREPORT "https://github.com/haikarainen/light/issues"
|
#define PACKAGE_BUGREPORT "https://github.com/haikarainen/light/issues"
|
||||||
#define PACKAGE_URL ""
|
#define PACKAGE_URL ""
|
||||||
|
#define PACKAGE "light"
|
||||||
|
#define VERSION "1.2"
|
||||||
|
#define STDC_HEADERS 1
|
||||||
|
|
||||||
configure: exit 1
|
configure: exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user