X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/64034bc2613afefb289d1450411e69a0de4bce4e..6e77e91bbb048a0ee1a072715c0ce808c169ab38:/src/Makefile.am?ds=sidebyside diff --git a/src/Makefile.am b/src/Makefile.am index b8a6baf..3754187 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -17,7 +17,7 @@ gob_SOURCES = \ gob_LDADD = \ -lm \ - -lpopt \ + @POPT_LIB@ \ $(GLIB_LIBS) \ @LEXLIB@