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_pat_trace.cc

    r1 r8  
    3636
    3737
    38 #include"sc_trace.h"
    39 #include"sc_pat_trace.h"
    40 #include"sc_ver.h"
    41 #include"internal.h" // notrace
     38#include "sc_trace.h"
     39#include "sc_pat_trace.h"
     40#include "sc_ver.h"
     41#include "internal.h" // notrace
    4242
    43 #include<time.h>
    44 #include<string>
     43#include <time.h>
     44#include <string>
     45#ifdef HAVE_CONFIG_H
     46#include "config.h"
     47#endif
    4548
    46 #ifdef PAT_TRACE_FORMAT
     49#ifdef CONFIG_PAT_TRACE_FORMAT
    4750
    4851//-----------------------------------------
Note: See TracChangeset for help on using the changeset viewer.