Home | History | Annotate | Download | only in dist

Lines Matching refs:libopts

1761   --disable-nls           disable nls support in libopts
1762 --enable-local-libopts Use the supplied libopts tearoff code
1763 --enable-libopts-install
1764 Install libopts with client installation
5586 # libopts specifically builds a string with embedded NULs.
6820 # So far, the only shared library we might use is libopts.
14752 # means we need the appropriate corresponding libopts as well.
14754 # - use the version of libopts we ship with
16139 # Check whether --enable-local-libopts was given.
16144 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Using supplied libopts tearoff" >&5
16145 printf "%s\n" "$as_me: Using supplied libopts tearoff" >&6;}
16146 LIBOPTS_CFLAGS='-I$(top_srcdir)/sntp/libopts'
16148 LIBOPTS_LDADD='$(top_builddir)/sntp/libopts/libopts.la'
16153 # Check whether --enable-libopts-install was given.
16185 elif libopts-config --help 2>/dev/null 1>&2
16186 then lo_cv_with_autoopts_config=libopts-config
16205 elif libopts-config --help 2>/dev/null 1>&2
16206 then lo_cv_with_autoopts_config=libopts-config
16224 LIBOPTS_LDADD='$(top_builddir)/sntp/libopts/libopts.la'
16225 LIBOPTS_CFLAGS='-I$(top_srcdir)/sntp/libopts'
16242 LIBOPTS_DIR=sntp/libopts