]> granicus.if.org Git - sudo/commitdiff
AIX aixcrypt.exp now uses $(srcdir)
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 15 Jan 1996 01:52:28 +0000 (01:52 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 15 Jan 1996 01:52:28 +0000 (01:52 +0000)
configure.in

index 8fe03cee6a84a3d637c367a816d0570d1afed152..3a7d36d64e6ed8ee84658008c2164df00b790965 100644 (file)
@@ -154,7 +154,7 @@ case "$OS" in
                if test -n "$C2"; then
                    SHADOW_TYPE="SPW_AIX"
                fi
-               SUDO_LDFLAGS="${SUDO_LDFLAGS} -Wl,-bI:./aixcrypt.exp"
+               SUDO_LDFLAGS="${SUDO_LDFLAGS} -Wl,-bI:\$(srcdir)/aixcrypt.exp"
                ;;
     "hp-ux")   echo "Looks like HP-UX $OSREV"