diff options
Diffstat (limited to 'contrib/libf2c/libU77/acconfig.h')
-rw-r--r-- | contrib/libf2c/libU77/acconfig.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/contrib/libf2c/libU77/acconfig.h b/contrib/libf2c/libU77/acconfig.h deleted file mode 100644 index 778e15410c851..0000000000000 --- a/contrib/libf2c/libU77/acconfig.h +++ /dev/null @@ -1,11 +0,0 @@ -/* Define as the path of the `chmod' program. */ -#undef CHMOD_PATH - -/* Define if your sys/time.h defines struct timezone. */ -#undef HAVE_STRUCT_TIMEZONE - -/* Define if your gettimeofday takes only one argument. */ -#undef GETTIMEOFDAY_ONE_ARGUMENT - -/* Define if your gettimeofday takes a time zome argument. */ -#undef HAVE_TIMEZONE |