Ignore:
Timestamp:
Jun 25, 2008, 1:08:04 PM (16 years ago)
Author:
nipo
Message:

Checkin autotools magic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/with_autoconf/src/sc_ver.cc

    r1 r8  
    3838#include <string>
    3939#include <iostream>
     40#ifdef HAVE_CONFIG_H
     41#include "config.h"
     42#endif
    4043
    4144namespace sc_core {
     
    6063        "\n"
    6164        "         Cycle Accurate System Simulator\n"
    62 #ifdef DEBUG
     65#ifdef CONFIG_DEBUG
    6366  "            DEBUG version\n"
    6467#endif
Note: See TracChangeset for help on using the changeset viewer.