HomeSort by: relevance | last modified time | path
    Searched defs:config_h_header (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/autoconf/dist/
maint.mk 395 # config_h_header must be suitable for grep -E.
396 config_h_header ?= <config\.h> macro
398 @require='^# *include $(config_h_header)' \
410 | grep -E '^# *include $(config_h_header)' > /dev/null \

Completed in 24 milliseconds