add prefix exec_prefix libdir and bindir to the makefile

This commit is contained in:
Ronnie Sahlberg
2010-12-05 13:40:48 +11:00
parent d7a1103e13
commit 631954405a
2 changed files with 7 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ if test x"$libiscsi_cv_HAVE_SOCK_SIN_LEN" = x"yes"; then
AC_DEFINE(HAVE_SOCK_SIN_LEN,1,[Whether the sockaddr_in struct has a sin_len property])
fi
AC_SUBST(EXTRA_OBJ)
AC_SUBST(libdir)
#AC_SUBST(LIBISCSI_LDFLAGS)
AC_OUTPUT(Makefile)