|
@@ -74,7 +74,7 @@ mansched_mansched_SOURCES = mansched/mansched.c
|
|
#mandelbrot_mandelbrot_CPPFLAGS = $(AM_CPPFLAGS) $(AM_CFLAGS)
|
|
#mandelbrot_mandelbrot_CPPFLAGS = $(AM_CPPFLAGS) $(AM_CFLAGS)
|
|
#if HAVE_X11
|
|
#if HAVE_X11
|
|
#mandelbrot_mandelbrot_CPPFLAGS += $(X_CFLAGS)
|
|
#mandelbrot_mandelbrot_CPPFLAGS += $(X_CFLAGS)
|
|
-#mandelbrot_mandelbrot_LDADD = $(X_PRE_LIBS) -lX11 $(X_LIBS) $(X_EXTRA_LIBS)
|
|
+#mandelbrot_mandelbrot_LDADD = $(X_PRE_LIBS) $(X_LIBS) -lX11 $(X_EXTRA_LIBS)
|
|
#endif
|
|
#endif
|
|
|
|
|
|
showcheck:
|
|
showcheck:
|