diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 082a17fc0..50d5cdc5a 100644 --- a/acconfig.h +++ b/acconfig.h @@ -132,6 +132,9 @@ /* define if experimental support rpm-4.0 packages is desired */ #undef ENABLE_V4_PACKAGES +/* Absolute path to rpm top_sourcedir. */ +#undef TOP_SOURCEDIR + ^L /* Leave that blank line there!! Autoheader needs it. If you're adding to this file, keep in mind: |