mirror of
https://github.com/tmux/tmux.git
synced 2025-04-21 03:48:47 +00:00
Stupid comment.
This commit is contained in:
parent
72797074f3
commit
93fe1b8659
@ -528,5 +528,5 @@ AM_CONDITIONAL(IS_SUNOS, test "x$PLATFORM" = xsunos)
|
|||||||
AM_CONDITIONAL(IS_HPUX, test "x$PLATFORM" = xhpux)
|
AM_CONDITIONAL(IS_HPUX, test "x$PLATFORM" = xhpux)
|
||||||
AM_CONDITIONAL(IS_UNKNOWN, test "x$PLATFORM" = xunknown)
|
AM_CONDITIONAL(IS_UNKNOWN, test "x$PLATFORM" = xunknown)
|
||||||
|
|
||||||
# autoconf should create a Makefile. A shock!
|
# autoconf should create a Makefile.
|
||||||
AC_OUTPUT(Makefile)
|
AC_OUTPUT(Makefile)
|
||||||
|
Loading…
Reference in New Issue
Block a user