Index: config.h.in =================================================================== --- config.h.in (revision 3178) +++ config.h.in (revision 3179) @@ -178,6 +178,9 @@ #define COORD_MAX @/local/pcb/coord_max@ #define coord_abs @/local/pcb/coord_abs@ +/* Other autodetected types */ +typedef @/local/pcb/long64@ pcb_long64_t; + /* the dot-dir: where to save user config under ther user's home; it's used as ~/DOT_PCB_RND/ */ #define DOT_PCB_RND "@/local/pcb/dot_pcb_rnd@"