Displaying 3 results from an estimated 3 matches for "ax_".
Did you mean:
ax
2015 Jul 15
1
configure.ac:9: error: possibly undefined macro: AC_CONFIG_MACRO_DIRS
...0, Florent B wrote:
> ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
> --without-zlib --with-lzo --with-openssl
>
> is then failing on
>
> ./configure: line 5083: syntax error near unexpected token
> `-DFORTIFY_SOURCE=2,'
> ./configure: line 5083: ` AX_CHECK_COMPILE_FLAG(-DFORTIFY_SOURCE=2,
> CPPFLAGS="$CPPFLAGS -DFORTIFY_SOURCE=2")'
Can you send me a copy of your configure script?
--
Met vriendelijke groet / with kind regards,
Guus Sliepen <guus at tinc-vpn.org>
-------------- next part --------------
A non-text att...
2015 Jul 15
0
configure.ac:9: error: possibly undefined macro: AC_CONFIG_MACRO_DIRS
15.07.2015 16:23, Michael Tokarev ?????:
> 15.07.2015 16:20, Guus Sliepen ?????:
>
>>> ./configure: line 5083: ` AX_CHECK_COMPILE_FLAG(-DFORTIFY_SOURCE=2,
>
> Should it be AC_CHECK_COMPILE_FLAG not AX_... ?
..nope it shouldn't.
;)
/mjt
2010 Nov 21
0
[ANNOUNCE] libX11 1.4.0
...ctory prerequisites from make rules
docs: Disable fop documentation by default
config: Fix architecture check for OS/2 to skip nios2 cpu
config: Check host string when deciding architecture to build for
Daniel Stone (1):
configure.ac: Change from deprecated AC_DEFINE_DIR to AX_
Fernando Carrijo (1):
Purge macros NEED_EVENTS and NEED_REPLIES
Gaetan Nadon (13):
specs: specdir is required to install xml files
specs: use pattern rules rather than suffix rules
specs: move indexterm from glossdef to glossterm
specs: update .gitignore now that all...