diff options
Diffstat (limited to 'config.in')
-rw-r--r-- | config.in | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -75,6 +75,9 @@ /* Define to 1 if the C compiler supports function prototypes. */ #undef PROTOTYPES +/* configure prefix location */ +#undef STAP_PREFIX + /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS |