diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 4837b08..dd4b019 100644 --- a/configure.in +++ b/configure.in @@ -59,7 +59,6 @@ if test x"$with_xinerama" != xno; then ]) ]) fi -AC_CHECK_LIB(jpeg, jpeg_destroy_decompress) dnl AC_CHECK_FUNC(getopt_long,,[LIBOBJS="$LIBOBJS getopt.o getopt1.o"]) dnl AC_SUBST(LIBOBJS) |