X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;ds=sidebyside;f=configure.in;h=c681be2e328493a5f3fbabe0b9842ec1ca549644;hb=a2caea8a4bc5c6445c32afd345a983a82b387e4b;hp=e8bc8528b6cfe0de9f475a20a36fbf0f4bb6034e;hpb=88ef261eaffd1b09f23eb73d8259336f694d9324;p=dump.git diff --git a/configure.in b/configure.in index e8bc852..c681be2 100644 --- a/configure.in +++ b/configure.in @@ -202,9 +202,10 @@ dnl AC_ARG_WITH([ldopts], [ --with-ldopts=LDOPTS select linker command line options], AC_MSG_RESULT(LDFLAGS is $withval) -LDFLAGS=$withval, -LDFLAGS=)dnl -AC_SUBST(LDFLAGS) +LDOPTS=$withval +LDFLAGS="$LDFLAGS $withval", +LDOPTS=)dnl +AC_SUBST(LDOPTS) dnl dnl set $(BINOWNER) from --with-binowner