/[classpath]/gjdoc/configure.ac
ViewVC logotype

Diff of /gjdoc/configure.ac

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

revision 1.22 by julian, Mon May 23 20:43:15 2005 UTC revision 1.23 by mark, Sun Aug 14 12:17:56 2005 UTC
# Line 79  jni_linkflag="" Line 79  jni_linkflag=""
79  enable_xmldoclet=no  enable_xmldoclet=no
80  ])  ])
81    
82    dnl We need the java.util.regex package for package matcher and author tag.
83    AC_CHECK_RQRD_CLASS([java.util.regex.Pattern])
84    
85  AC_ARG_ENABLE([native],  AC_ARG_ENABLE([native],
86                AS_HELP_STRING([--enable-native],                AS_HELP_STRING([--enable-native],
87                               [enable generation of native binaries]),                               [enable generation of native binaries]),

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

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26