/[classpath]/classpath/gnu/classpath/Configuration.java.in
ViewVC logotype

Diff of /classpath/gnu/classpath/Configuration.java.in

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

revision 1.7 by mark, Sun Aug 18 16:17:28 2002 UTC revision 1.8 by mark, Thu Oct 3 15:10:03 2002 UTC
# Line 52  public interface Configuration Line 52  public interface Configuration
52    String CLASSPATH_HOME = "@prefix@";    String CLASSPATH_HOME = "@prefix@";
53    
54    /**    /**
55       * The release version number of GNU Classpath.
56       * It is set according to the value of 'version' in the configure[.in] file
57       * and used to set the System property gnu.classpath.version.
58       */
59      String CLASSPATH_VERSION = "@VERSION@";
60    
61      /**
62     * The value of DEBUG is substituted according to whether the     * The value of DEBUG is substituted according to whether the
63     * "--enable-debug" argument was passed to configure. Code     * "--enable-debug" argument was passed to configure. Code
64     * which is made conditional based on the value of this flag - typically     * which is made conditional based on the value of this flag - typically

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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