Add automake support for --enable-gcc-hidden-visibility.

pull/1/head
Darrell Anderson 12 years ago
parent e7f24e9b47
commit b2aedca2f7

@ -3,6 +3,8 @@
# can compile without KDE, optionally)
AM_CONDITIONAL(KDE_INSTALLED, test "$have_kde" = "yes")
KDE_ENABLE_HIDDEN_VISIBILITY
dnl Checks for header files.
AC_HEADER_DIRENT
AC_HEADER_STDC

Loading…
Cancel
Save