Stupid comment.

pull/1/head
Nicholas Marriott 2014-09-08 23:33:41 +01:00
parent 72797074f3
commit 93fe1b8659
1 changed files with 1 additions and 1 deletions

View File

@ -528,5 +528,5 @@ AM_CONDITIONAL(IS_SUNOS, test "x$PLATFORM" = xsunos)
AM_CONDITIONAL(IS_HPUX, test "x$PLATFORM" = xhpux)
AM_CONDITIONAL(IS_UNKNOWN, test "x$PLATFORM" = xunknown)
# autoconf should create a Makefile. A shock!
# autoconf should create a Makefile.
AC_OUTPUT(Makefile)