Home | History | Annotate | Download | only in sntp

Lines Matching refs:libopts

1635   --disable-nls           disable nls support in libopts
1636 --enable-local-libopts Use the supplied libopts tearoff code
1637 --enable-libopts-install
1638 Install libopts with client installation
5341 # libopts specifically builds a string with embedded NULs.
26168 # Check whether --enable-local-libopts was given.
26173 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Using supplied libopts tearoff" >&5
26174 printf "%s\n" "$as_me: Using supplied libopts tearoff" >&6;}
26175 LIBOPTS_CFLAGS='-I$(top_srcdir)/libopts'
26177 LIBOPTS_LDADD='$(top_builddir)/libopts/libopts.la'
26182 # Check whether --enable-libopts-install was given.
26214 elif libopts-config --help 2>/dev/null 1>&2
26215 then lo_cv_with_autoopts_config=libopts-config
26234 elif libopts-config --help 2>/dev/null 1>&2
26235 then lo_cv_with_autoopts_config=libopts-config
26253 LIBOPTS_LDADD='$(top_builddir)/libopts/libopts.la'
26254 LIBOPTS_CFLAGS='-I$(top_srcdir)/libopts'
26271 LIBOPTS_DIR=libopts
26796 ac_config_files="$ac_config_files libopts/Makefile"
29323 "libopts/Makefile") CONFIG_FILES="$CONFIG_FILES libopts/Makefile" ;;