OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:with_editor
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/xcvs/dist/
configure
743
with_editor
17660
if test "${
with_editor
+set}" = set; then :
17661
withval=$
with_editor
;
17663
with_editor
=yes
17671
if test -n "$EDITOR" && test yes != $
with_editor
; then
17677
if test yes = $
with_editor
; then
17678
with_editor
="vim vi emacs nano pico edit"
17681
if echo $
with_editor
|grep ^/ >/dev/null; then
17682
# If $
with_editor
is an absolute path, issue a warning if the executable
17685
EDITOR=$
with_editor
[
all
...]
/src/external/bsd/less/dist/
configure
711
with_editor
6144
if test ${
with_editor
+y}
6146
withval=$
with_editor
; printf "%s\n" "#define EDIT_PGM \"$withval\"" >>confdefs.h
Completed in 34 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026