X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fterminal%2Fautomake.mk;h=af397a10302079b5c566527b792f9e9e6a570f84;hb=985d1dada4dcf383db0371d10de692d3db24520d;hp=3fa72c41739dc0505384762c67dabe1c1ac198b8;hpb=b73c7309c2fff2b35f406d8e0e75be3dc3621396;p=pspp diff --git a/src/ui/terminal/automake.mk b/src/ui/terminal/automake.mk index 3fa72c4173..af397a1030 100644 --- a/src/ui/terminal/automake.mk +++ b/src/ui/terminal/automake.mk @@ -24,8 +24,7 @@ src_ui_terminal_pspp_LDADD = \ src/libpspp-core.la \ $(CAIRO_LIBS) \ $(NCURSES_LIBS) \ - $(LIBICONV) \ - $(LIBINTL) $(LIBREADLINE) + $(LIBREADLINE) src_ui_terminal_pspp_LDFLAGS = $(PSPP_LDFLAGS) $(PG_LDFLAGS)