rogue5: DESTDIR is not needed in config.h.
This commit is contained in:
parent
b5102d4a76
commit
2f9a559716
1 changed files with 0 additions and 1 deletions
|
|
@ -162,7 +162,6 @@ DESTDIR=$enable_destdir
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test "x$DESTDIR" != "x" ; then
|
if test "x$DESTDIR" != "x" ; then
|
||||||
AC_DEFINE_UNQUOTED([DESTDIR], ["$DESTDIR"], [Define to a chroot to install into])
|
|
||||||
AC_MSG_RESULT([$DESTDIR])
|
AC_MSG_RESULT([$DESTDIR])
|
||||||
else
|
else
|
||||||
AC_MSG_RESULT([disabled])
|
AC_MSG_RESULT([disabled])
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue