X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=configure.in;h=c681be2e328493a5f3fbabe0b9842ec1ca549644;hp=e8bc8528b6cfe0de9f475a20a36fbf0f4bb6034e;hb=e95b2affb2821b46ed369d8a13b86ee19d670645;hpb=9d49c83f5624f5cf13b7e27fd1f058b10dad50a3 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