• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/contrib/subversion/

Lines Matching refs:internal

137 # Use a proper internal environment variable to ensure we don't fall
1504 # Omit some internal or obsolete options to make the list less imposing.
1701 --with-lz4=PREFIX|internal
1702 look for lz4 in PREFIX or use the internal code
1703 --with-utf8proc=PREFIX|internal
1704 look for utf8proc in PREFIX or use the internal code
2242 /* Override any GCC internal prototype to avoid an error.
5576 /* Override any GCC internal prototype to avoid an error.
5736 /* Override any GCC internal prototype to avoid an error.
5794 /* Override any GCC internal prototype to avoid an error.
6237 /* Override any GCC internal prototype to avoid an error.
6351 /* Override any GCC internal prototype to avoid an error.
6402 /* Override any GCC internal prototype to avoid an error.
6445 /* Override any GCC internal prototype to avoid an error.
6484 /* Override any GCC internal prototype to avoid an error.
6523 /* Override any GCC internal prototype to avoid an error.
6670 /* Override any GCC internal prototype to avoid an error.
6721 /* Override any GCC internal prototype to avoid an error.
6764 /* Override any GCC internal prototype to avoid an error.
6803 /* Override any GCC internal prototype to avoid an error.
6842 /* Override any GCC internal prototype to avoid an error.
6962 /* Override any GCC internal prototype to avoid an error.
7013 /* Override any GCC internal prototype to avoid an error.
7056 /* Override any GCC internal prototype to avoid an error.
7095 /* Override any GCC internal prototype to avoid an error.
7134 /* Override any GCC internal prototype to avoid an error.
7257 /* Override any GCC internal prototype to avoid an error.
14582 /* Override any GCC internal prototype to avoid an error.
14643 /* Override any GCC internal prototype to avoid an error.
14686 /* Override any GCC internal prototype to avoid an error.
14725 /* Override any GCC internal prototype to avoid an error.
14764 /* Override any GCC internal prototype to avoid an error.
18832 /* Override any GCC internal prototype to avoid an error.
19193 /* Override any GCC internal prototype to avoid an error.
19280 /* Override any GCC internal prototype to avoid an error.
19940 /* Override any GCC internal prototype to avoid an error.
20012 /* Override any GCC internal prototype to avoid an error.
20074 /* Override any GCC internal prototype to avoid an error.
20188 /* Override any GCC internal prototype to avoid an error.
20247 /* Override any GCC internal prototype to avoid an error.
20304 /* Override any GCC internal prototype to avoid an error.
22769 /* Override any GCC internal prototype to avoid an error.
22885 /* Override any GCC internal prototype to avoid an error.
22938 if test "$withval" = internal; then
22939 lz4_prefix=internal
22954 if test "$lz4_prefix" = "internal"; then
22955 { $as_echo "$as_me:${as_lineno-$LINENO}: using internal lz4" >&5
22956 $as_echo "$as_me: using internal lz4" >&6;}
23010 /* Override any GCC internal prototype to avoid an error.
23063 /* Override any GCC internal prototype to avoid an error.
23121 as_fn_error $? "Subversion requires LZ4 >= r129, or use --with-lz4=internal" "$LINENO" 5
23133 if test "$withval" = internal; then
23134 utf8proc_prefix=internal
23149 if test "$utf8proc_prefix" = "internal"; then
23150 { $as_echo "$as_me:${as_lineno-$LINENO}: using internal utf8proc" >&5
23151 $as_echo "$as_me: using internal utf8proc" >&6;}
23170 /* Override any GCC internal prototype to avoid an error.
23222 /* Override any GCC internal prototype to avoid an error.
23280 as_fn_error $? "Subversion requires UTF8PROC; install it or re-run configure with \"--with-utf8proc=internal\"" "$LINENO" 5
27576 /* Override any GCC internal prototype to avoid an error.