Home
last modified time | relevance | path

Searched refs:configure (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/buildroot/package/monit/
A D0002-configure.ac-fixes-missing-config-macro-dir.patch4 Subject: [PATCH] configure.ac: fixes missing config macro dir
6 This adds the config dir to the AC_CONFIG_MACRO_DIRS in configure.ac
12 configure.ac | 2 +-
13 libmonit/configure.ac | 2 +-
16 diff --git a/configure.ac b/configure.ac
18 --- a/configure.ac
19 +++ b/configure.ac
29 diff --git a/libmonit/configure.ac b/libmonit/configure.ac
31 --- a/libmonit/configure.ac
32 +++ b/libmonit/configure.ac
/buildroot/package/libmad/
A D0002-configure-ac-automake-foreign.patch1 configure.ac: don't require GNU-specific files when running automake
5 diff -ur libmad-0.15.1b-orig/configure.ac libmad-0.15.1b/configure.ac
6 --- libmad-0.15.1b-orig/configure.ac 2019-01-17 21:24:52.259194527 +0100
7 +++ libmad-0.15.1b/configure.ac 2019-01-17 21:25:32.779481058 +0100
/buildroot/package/madplay/
A D0002-configure-ac-automake-foreign.patch1 configure.ac: don't require GNU-specific files when running automake
5 diff -durN madplay-0.15.2b-orig/configure.ac madplay-0.15.2b/configure.ac
6 --- madplay-0.15.2b-orig/configure.ac 2019-02-14 21:34:01.507212449 +0100
7 +++ madplay-0.15.2b/configure.ac 2019-02-14 21:34:23.439336353 +0100
/buildroot/package/liblog4c-localtime/
A D0004-Add-AC_CONFIG_MACRO_DIR-to-configure.in.patch4 Subject: [PATCH] Add AC_CONFIG_MACRO_DIR to configure.in
13 configure.in | 1 +
16 diff --git a/configure.in b/configure.in
18 --- a/configure.in
19 +++ b/configure.in
22 AC_CONFIG_SRCDIR([configure.in])
/buildroot/package/ifplugd/
A D0001-cross.patch2 configure | 2 +-
5 Index: ifplugd-0.28/configure
7 --- ifplugd-0.28.orig/configure
8 +++ ifplugd-0.28/configure
A D0003-no-cxx.patch1 [PATCH] ifplugd: configure: don't check for C++ compiler
3 The configure script was checking for a C++ compiler (and erroring out
7 diff -urpN ifplugd-0.28/configure.ac ifplugd-0.28.new/configure.ac
8 --- ifplugd-0.28/configure.ac 2005-06-04 21:21:51.000000000 +0200
9 +++ ifplugd-0.28.new/configure.ac 2008-12-13 20:31:13.000000000 +0100
/buildroot/package/davfs2/
A D0002-configure.ac-add-neon-version-0.33.patch4 Subject: [PATCH] configure.ac: add neon version 0.33
9 configure.ac | 2 +-
12 diff --git a/configure.ac b/configure.ac
14 --- a/configure.ac
15 +++ b/configure.ac
/buildroot/package/libest/
A D0005-configure.ac-remove-duplicate-invocation-of-AM_INIT_.patch4 Subject: [PATCH] configure.ac: remove duplicate invocation of AM_INIT_AUTOMAKE
8 configure.ac:9: error: AM_INIT_AUTOMAKE expanded multiple times
10 configure.ac:7: the top level
12 configure.ac:9: the top level
19 configure.ac | 1 -
22 diff --git a/configure.ac b/configure.ac
24 --- a/configure.ac
25 +++ b/configure.ac
/buildroot/package/sdl_sound/
A D0002-remove-werror.patch6 We patch configure directly, because:
8 1/ configure.in doesn't autoreconf properly out of the box.
10 2/ the length of the configure or configure.in patch would be exactly
11 the same (one line), or maybe more for the configure.in patch if
18 Index: b/configure
20 --- a/configure
21 +++ b/configure
/buildroot/package/openocd/
A D0001-configure-enable-build-on-uclinux.patch4 Subject: [PATCH] configure: enable build on uclinux
8 configure.ac | 2 +-
11 diff --git a/configure.ac b/configure.ac
13 --- a/configure.ac
14 +++ b/configure.ac
/buildroot/package/python3/
A D0002-Disable-buggy_getaddrinfo-configure-test-when-cross-.patch4 Subject: [PATCH] Disable buggy_getaddrinfo configure test when cross-compiling
9 configure.ac | 2 +-
12 diff --git a/configure.ac b/configure.ac
14 --- a/configure.ac
15 +++ b/configure.ac
/buildroot/package/ngrep/
A D0001-Fix-typo-in-configure-in-when-testing-for-use_pcre.patch4 Subject: [PATCH] Fix typo in configure.in when testing for use_pcre
9 configure.in | 2 +-
12 diff --git a/configure.in b/configure.in
14 --- a/configure.in
15 +++ b/configure.in
/buildroot/package/rtorrent/
A D0001-Added--disable-execinfo-option-to-configure.patch4 Subject: [PATCH] Added '--disable-execinfo' option to configure.
10 configure.ac | 11 ++++++++++-
13 diff --git a/configure.ac b/configure.ac
15 --- a/configure.ac
16 +++ b/configure.ac
/buildroot/package/beecrypt/
A D0003-don-t-check-for-cplusplus-compiler.patch1 configure.ac: don't check for C++ compiler
5 diff -durN beecrypt-4.2.1-orig/configure.ac beecrypt-4.2.1/configure.ac
6 --- beecrypt-4.2.1-orig/configure.ac 2019-03-01 19:58:16.516117640 +0100
7 +++ beecrypt-4.2.1/configure.ac 2019-03-01 21:10:17.707391803 +0100
/buildroot/package/luasyslog/
A D0001-remove-AX_LUA_LIBS.patch10 configure.ac | 1 -
13 diff --git a/configure.ac b/configure.ac
15 --- a/configure.ac
16 +++ b/configure.ac
/buildroot/package/rhash/
A D0001-Fix-243-Incorrect-assigment-in-the-configure-script.patch4 Subject: [PATCH] Fix #243: Incorrect assigment in the configure script
9 configure | 2 +-
12 diff --git a/configure b/configure
14 --- a/configure
15 +++ b/configure
/buildroot/package/raptor/
A D0001-configure.ac-remove-conditional-lib-inclusion.patch1 Removed header Include path from the configure file as path was
7 diff --git a/configure.ac b/configure.ac
9 --- a/configure.ac
10 +++ b/configure.ac
/buildroot/package/binutils/2.40/
A D0001-sh-conf.patch18 configure | 2 +-
19 configure.ac | 2 +-
22 diff --git a/configure b/configure
24 --- a/configure
25 +++ b/configure
35 diff --git a/configure.ac b/configure.ac
37 --- a/configure.ac
38 +++ b/configure.ac
/buildroot/package/binutils/2.41/
A D0001-sh-conf.patch18 configure | 2 +-
19 configure.ac | 2 +-
22 diff --git a/configure b/configure
24 --- a/configure
25 +++ b/configure
35 diff --git a/configure.ac b/configure.ac
37 --- a/configure.ac
38 +++ b/configure.ac
/buildroot/package/binutils/2.42/
A D0001-sh-conf.patch18 configure | 2 +-
19 configure.ac | 2 +-
22 diff --git a/configure b/configure
24 --- a/configure
25 +++ b/configure
35 diff --git a/configure.ac b/configure.ac
37 --- a/configure.ac
38 +++ b/configure.ac
/buildroot/package/sdl/
A D0001-use-correct-directfb-config.patch1 [PATCH] configure.in: use correct directfb-config in version check
3 The configure script has just checked for the correct directfb-config
9 configure.in | 2 +-
12 Index: SDL-1.2.15/configure.in
14 --- SDL-1.2.15.orig/configure.in
15 +++ SDL-1.2.15/configure.in
/buildroot/package/sdl_mixer/
A D0003-configure.ac-fix-static-linking-with-tremor.patch4 Subject: [PATCH] configure.ac: fix linking with tremor
9 configure.ac | 2 +-
12 diff --git a/configure.ac b/configure.ac
14 --- a/configure.ac
15 +++ b/configure.ac
/buildroot/package/libmpeg2/
A D0004-fix-sparc.patch5 diff -Nur libmpeg2-0.5.1.orig/configure.ac libmpeg2-0.5.1/configure.ac
6 --- libmpeg2-0.5.1.orig/configure.ac 2008-07-18 16:30:17.000000000 +0200
7 +++ libmpeg2-0.5.1/configure.ac 2017-04-26 21:09:15.780838339 +0200
/buildroot/package/octave/
A D0001-Fix-BLAS-library-integer-size-detection.patch6 When cross-compiling, octave ./configure script fails to detect the BLAS
9 configure: error: unrecognized BLAS library integer size
18 configure.ac | 6 ++++++
21 diff --git a/configure.ac b/configure.ac
23 --- a/configure.ac
24 +++ b/configure.ac
/buildroot/package/fcgiwrap/
A D0002-link-with-libsystemd-instead-of-libsystemd-daemon.patch1 configure.ac: Check for libsystemd, not libsystemd-daemon.
8 diff --git a/configure.ac b/configure.ac
10 --- a/configure.ac
11 +++ b/configure.ac

Completed in 42 milliseconds

12345678910>>...19