diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2008-09-11 04:21:29 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2008-09-11 04:21:29 -0400 |
commit | 2b4a26f0977f325df7d154e80030a152f340e000 (patch) | |
tree | 9fb79264f660860f7e82932d6fa177c84b95466e /build/configure.ac.system | |
parent | b7a838261bd2aace4466a725a8de08cdd4dccc9c (diff) |
[configure.ac] Add CAIRO_BEGINEND_DECLS
Diffstat (limited to 'build/configure.ac.system')
-rw-r--r-- | build/configure.ac.system | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/configure.ac.system b/build/configure.ac.system index 21026278..519991db 100644 --- a/build/configure.ac.system +++ b/build/configure.ac.system @@ -2,6 +2,8 @@ dnl dnl Non-failing checks for functions, headers, libraries, etc go here dnl +CAIRO_BEGINEND_DECLS + dnl ==================================================================== dnl Feature checks dnl ==================================================================== |