X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile.in;h=69fa663c787d254d0379ec463553f062eea5a7e4;hb=926348692a4138e9c88f49ef43657dedb5f36897;hp=cd56fa6f643228e7f5d1e84ea13a9bccead28cd9;hpb=144496bf79000c3971090195fbfedcb2cb22a0be;p=movit diff --git a/Makefile.in b/Makefile.in index cd56fa6..69fa663 100644 --- a/Makefile.in +++ b/Makefile.in @@ -28,8 +28,8 @@ CXXFLAGS += -DHAVE_SDL2 endif LDFLAGS=@LDFLAGS@ LDLIBS=@epoxy_LIBS@ @FFTW3_LIBS@ -lpthread -TEST_LDLIBS=@epoxy_LIBS@ @SDL_LIBS@ -lpthread -DEMO_LDLIBS=@SDL_image_LIBS@ -lrt -lpthread @libpng_LIBS@ @FFTW3_LIBS@ +TEST_LDLIBS=@epoxy_LIBS@ @SDL2_LIBS@ @SDL_LIBS@ -lpthread +DEMO_LDLIBS=@SDL2_image_LIBS@ @SDL_image_LIBS@ -lrt -lpthread @libpng_LIBS@ @FFTW3_LIBS@ SHELL=@SHELL@ LIBTOOL=@LIBTOOL@ --tag=CXX RANLIB=ranlib