# | Line 4 | Line 4 | dnl Additional macros for Basilisk II | |
---|---|---|
4 | dnl Check for libgnomeui | |
5 | dnl B2_PATH_GNOMEUI([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]) | |
6 | dnl Test to see if libgnomeui is installed, and define GNOMEUI_CFLAGS, LIBS | |
7 | < | AC_DEFUN(B2_PATH_GNOMEUI, |
7 | > | AC_DEFUN([B2_PATH_GNOMEUI], |
8 | [dnl | |
9 | dnl Get the cflags and libraries from the gnome-config script | |
10 | dnl |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |