~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_visibility.m4

  • Committer: Monty Taylor
  • Date: 2011-01-31 17:31:13 UTC
  • mto: (2131.2.1 build)
  • mto: This revision was merged to the branch mainline in revision 2132.
  • Revision ID: mordred@inaugust.com-20110131173113-8fycvupn57wp0q3t
Remove a needless require which was causing an aclocal warning.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
AC_DEFUN([PANDORA_CHECK_VISIBILITY],
24
24
[
25
25
  AC_REQUIRE([AC_PROG_CC])
26
 
  AC_REQUIRE([PANDORA_PLATFORM])
27
26
  CFLAG_VISIBILITY=
28
27
  HAVE_VISIBILITY=0
29
28
  AS_IF([test -n "$GCC"],[