diff options
Diffstat (limited to 'autoconf')
-rw-r--r-- | autoconf/ExportMap.map | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/autoconf/ExportMap.map b/autoconf/ExportMap.map new file mode 100644 index 0000000..43e310e --- /dev/null +++ b/autoconf/ExportMap.map @@ -0,0 +1,4 @@ +{ + global: main; + local: *; +}; |