Fix a bug in r199313 where I failed to restore CXXFLAGS. Doh! Not
[oota-llvm.git] / autoconf / ExportMap.map
1 {
2         global: main;
3                 __progname;
4                 environ;
5
6         local: *;
7 };