Home
last modified time | relevance | path

Searched refs:autoconf (Results 1 – 15 of 15) sorted by relevance

/vim-8.2.3635/src/
H A Dconfig.mk.in2 # config.mk.in -- autoconf template for Vim on Unix vim:ts=8:sw=8:
8 # standard use of GNU autoconf, but it has two advantages:
125 ### For autoconf 2.60 and later (avoid a warning)
H A Dosdef1.h.in1 /* autoconf cannot fiddle out declarations. Use our homebrewn tools. (jw) */
H A DMakefile644 AUTOCONF = autoconf
2121 autoconf: target
H A Dconfigure.ac1 dnl configure.ac: autoconf script for Vim
3 dnl Process this file with autoconf 2.12 or 2.13 to produce "configure".
4 dnl Should also work with autoconf 2.54 and later.
28 dnl in autoconf needs it, where it uses STDC_HEADERS.
2545 dnl define an autoconf function to check for a specified version of GTK, and
/vim-8.2.3635/.github/workflows/
H A Dci.yml61 autoconf \
173 - name: Check autoconf
176 make -C src autoconf
H A Dcoverity.yml29 autoconf \
/vim-8.2.3635/
H A D.travis.yml39 - autoconf
124 make -C src autoconf
/vim-8.2.3635/runtime/syntax/
H A Dconfig.vim11 " But I missed good highlighting when editing my GNU autoconf/automake
H A Dautomake.vim16 " autoconf-style @variable@ substitutions . Subsitutions are marked as errors
/vim-8.2.3635/runtime/doc/
H A Dintro.txt259 MS-DOS ports, autoconf
H A Dversion6.txt2746 Motif: The autoconf check for the Xp library didn't work.
2994 When using autoconf 2.50, UNIX was not defined. Moved the comment for "#undef
3371 When running "autoconf", delete the configure cache to force starting cleanly
8809 Solution: Check tgetflag() for returning a positive value. Add an autoconf
9624 Problem: The configure script doesn't work with autoconf 2.5x.
9791 Problem: The dependency to run autoconf causes a patch for configure.in
9792 to run autoconf, even though the configure script was updated as
9794 Solution: Only run autoconf with "make autoconf".
10687 Solution: Use the Unix method for Mac OS X, with autoconf. Add "CARBONGUI"
10994 Problem: The configure checks hang when using autoconf 2.57.
H A Dtodo.txt3691 It's an autoconf bug. Remove the path from $MAKE to work around it.
4435 The patch is incomplete (needs support for more systems, autoconf).
4622 - Add autoconf check for waitpid()/wait4().
4623 - Remove fcntl() from autoconf, all systems have it?
4624 - Set default for 'dictionary', add search for dictionary to autoconf.
6269 - Instead of using a Makefile and autoconf, use a simple shell script to
H A Dversion5.txt947 autoconf:
948 - Added autoconf check for -lXdmcp.
950 - Switched to autoconf 2.12.
3744 Used autoconf 1.13 to generate configure.
5972 Problem: The autoconf check for sizeof(int) is wrong on machines where
H A Dversion7.txt4541 Solution: Add an autoconf check for sysinfo.mem_unit. Let mch_total_mem()
4672 Switched to autoconf version 2.62.
7265 Switched from autoconf 2.63 to 2.65.
8521 version of autoconf.
8566 Solution: Change autoconf rules. Define missing macro. Some changes to
14964 Solution: Adjust autoconf. (lilydjwg)
H A Dversion8.txt1546 Solution: Adjust autoconf. (Sergey Khorev)
1803 Problem: Still using an older autoconf version.
1804 Solution: Switch to autoconf 2.69.
2100 Problem: "make autoconf" and "make reconfig" may first run configure and
2764 Solution: In autoconf do not setup for building the .mo files when it would
6446 Solution: Run autoconf on one of the builds. (James McCoy, closes #510)
12937 Solution: Change the default text. Build with newer autoconf.
18086 Solution: Use the MKDIR_P autoconf mechanism. (Eric N. Vander Weele,
22114 Solution: Adjust the autoconf check. (Kazunobu Kuriyama, closes #2242)
32906 Solution: Add autoconf check. Avoid always building the desktop files.
[all …]