@@ -104,8 +104,7 @@ am__aclocal_m4_deps = \
104104 $(top_srcdir ) /acinclude/ltsugar.m4 \
105105 $(top_srcdir ) /acinclude/ltversion.m4 \
106106 $(top_srcdir ) /acinclude/lt~obsolete.m4 \
107- $(top_srcdir ) /acinclude/pkg.m4 $(top_srcdir ) /acinclude/sdl2.m4 \
108- $(top_srcdir ) /configure.ac
107+ $(top_srcdir ) /acinclude/pkg.m4 $(top_srcdir ) /configure.ac
109108am__configure_deps = $(am__aclocal_m4_deps ) $(CONFIGURE_DEPENDENCIES ) \
110109 $(ACLOCAL_M4 )
111110DIST_COMMON = $(srcdir ) /Makefile.am $(top_srcdir ) /configure \
@@ -346,7 +345,6 @@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
346345PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
347346RANLIB = @RANLIB@
348347RC = @RC@
349- SDL2_CONFIG = @SDL2_CONFIG@
350348SDL_CFLAGS = @SDL_CFLAGS@
351349SDL_LIBS = @SDL_LIBS@
352350SDL_VERSION = @SDL_VERSION@
@@ -456,7 +454,7 @@ showinterfaces_CPPFLAGS = -I$(srcdir)/include
456454showinterfaces_LDADD = libSDL2_net.la
457455chat_SOURCES = examples/chat.c examples/chat.h
458456chat_CPPFLAGS = -I$(srcdir ) /include
459- chat_LDADD = libSDL2_net.la -lSDL2_test
457+ chat_LDADD = libSDL2_net.la -lSDL3_test
460458chatd_SOURCES = examples/chatd.c
461459chatd_CPPFLAGS = -I$(srcdir ) /include
462460chatd_LDADD = libSDL2_net.la
0 commit comments