mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
0c1b4fd6b0
boxes that require egcs from the ports collection will use it instaed of the system compiler. PR: 1176 Submitted by: Yukihiro Nakai <nacai@iname.com>
11 lines
650 B
Plaintext
11 lines
650 B
Plaintext
****************************************************************
|
|
* *
|
|
* - To compile gtk-- based applications, type *
|
|
* eg++ `gtkmm-config --cflags` foo.cc `gtkmm-config --libs` *
|
|
* *
|
|
* - If you want to use autoconf with gtk--, *
|
|
* Please copy gtk--.m4 to /usr/local/share/aclocal *
|
|
* by yourself, thanks. *
|
|
* *
|
|
****************************************************************
|