r22600: Update bzr ignores, put right version in .pc files, prepare for support of...
[samba.git] / source / lib / popt / libpopt.m4
index b3e2df519b4409bdb41ab8939ae6312caba05772..79980d1d6b504344330e1ce0d4e76ff5c4a7f698 100644 (file)
@@ -37,7 +37,7 @@ if test x"$INCLUDED_POPT" != x"no"; then
         if test x"$poptdir" = "x"; then
                AC_MSG_ERROR([cannot find popt source in $poptpaths])
        fi
-       POPTOBJ="popt.o findme.o poptconfig.o popthelp.o poptparse.o"
-       AC_SUBST(POPTOBJ)
+       POPT_OBJ="popt.o findme.o poptconfig.o popthelp.o poptparse.o"
+       AC_SUBST(POPT_OBJ)
        AC_CHECK_HEADERS([float.h alloca.h])
 fi