X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=Makefile.in;h=69fa663c787d254d0379ec463553f062eea5a7e4;hp=cd56fa6f643228e7f5d1e84ea13a9bccead28cd9;hb=c268718e844e9b92dbb461b8e55fc4a578876140;hpb=144496bf79000c3971090195fbfedcb2cb22a0be 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