Index: config.h.in =================================================================== --- config.h.in (revision 3304) +++ config.h.in (revision 3305) @@ -173,6 +173,8 @@ #endif */ +@?/local/pcb/include_stdint@ + /* Coordinate type and properties, as detected by scconfig */ typedef @/local/pcb/coord_type@ Coord; #define COORD_MAX @/local/pcb/coord_max@ @@ -179,7 +181,6 @@ #define coord_abs @/local/pcb/coord_abs@ /* Other autodetected types */ -@?/local/pcb/include_stdint@ typedef @/local/pcb/long64@ pcb_long64_t; /* the dot-dir: where to save user config under ther user's home; it's used