/[public]/psiconv/trunk/configure.in
ViewVC logotype

Diff of /psiconv/trunk/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 94 Revision 97
178AC_SUBST(INT_32_BIT) 178AC_SUBST(INT_32_BIT)
179 179
180dnl Checks for library functions. 180dnl Checks for library functions.
181AC_FUNC_VPRINTF 181AC_FUNC_VPRINTF
182AC_REPLACE_FUNCS(strdup) 182AC_REPLACE_FUNCS(strdup)
183AC_CHECK_FUNCS(getopt_long,,LIBOBJS="$LIBOBJS getopt.o getopt1.o") 183AC_CHECK_FUNCS(getopt_long,,LIBOBJS="$LIBOBJS getopt.lo getopt1.lo")
184 184
185 185
186dnl With and without functions 186dnl With and without functions
187AC_ARG_ENABLE(html-docs, 187AC_ARG_ENABLE(html-docs,
188[ --disable-html-docs Disable generation of HTML 3.2 docs (default: on)], 188[ --disable-html-docs Disable generation of HTML 3.2 docs (default: on)],

Legend:
Removed from v.94  
changed lines
  Added in v.97

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26