/[mcrypt]/libmcrypt/configure.in
ViewVC logotype

Diff of /libmcrypt/configure.in

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

revision 1.21 by nmav, Thu May 17 20:56:55 2001 UTC revision 1.22 by nmav, Thu May 17 21:01:34 2001 UTC
# Line 33  AC_ARG_ENABLE(maintainer-mode, Line 33  AC_ARG_ENABLE(maintainer-mode,
33  opt_maintainer_mode=$enableval)  opt_maintainer_mode=$enableval)
34  AC_MSG_RESULT($opt_maintainer_mode)  AC_MSG_RESULT($opt_maintainer_mode)
35    
36  opt_use_ltdl=yes  dnl opt_use_ltdl=yes
37  AC_MSG_CHECKING([whether libltdl is requested])  dnl AC_MSG_CHECKING([whether libltdl is requested])
38  AC_ARG_ENABLE(libltdl,  dnl AC_ARG_ENABLE(libltdl,
39  [  --disable-libltdl       link without libltdl (currently it does not work)],  dnl [  --disable-libltdl       link without libltdl (currently it does not work)],
40  opt_use_ltdl=$disableval)  dnl opt_use_ltdl=$disableval)
41  AC_MSG_RESULT($opt_static_link)  dnl AC_MSG_RESULT($opt_static_link)
42    
43  dnl This is the default now -- cannot be disabled  dnl This is the default now -- cannot be disabled
44  AC_DEFINE(USE_LTDL)  AC_DEFINE(USE_LTDL)

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26