3c251ab3e7
- install HTML documentation - add build options: WITH_X11, WITH_QT, TITH_GTK, WITH_TCL - fix PLIST and make it flexible and depended on build options - add WITH_GCC32 option to build with lang/gcc32 on -STABLE - add patches and rename old - many style fixes - change COMMENT to correspond to Mico current state - decrease pkg-descr to 24 lines PR: 53988 Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
10 lines
205 B
Text
10 lines
205 B
Text
--- aclocal.m4.orig Sun Nov 28 00:34:22 1999
|
|
+++ aclocal.m4 Sun Nov 28 00:34:47 1999
|
|
@@ -684,6 +684,7 @@
|
|
AC_TRY_RUN([
|
|
#include <gtk/gtk.h>
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
|
|
int
|
|
main ()
|