diff options
Diffstat (limited to 'pixman/configure.ac')
-rw-r--r-- | pixman/configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pixman/configure.ac b/pixman/configure.ac index e3a5ff919..5fda54700 100644 --- a/pixman/configure.ac +++ b/pixman/configure.ac @@ -796,8 +796,6 @@ AM_CONDITIONAL(HAVE_GTK, [test "x$enable_gtk" = xyes]) AC_SUBST(GTK_CFLAGS) AC_SUBST(GTK_LIBS) -AC_SUBST(DEP_CFLAGS) -AC_SUBST(DEP_LIBS) dnl ===================================== dnl posix_memalign, sigaction, alarm, gettimeofday |