aboutsummaryrefslogtreecommitdiffstats
path: root/macros/gnome.m4
diff options
context:
space:
mode:
Diffstat (limited to 'macros/gnome.m4')
-rw-r--r--macros/gnome.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/gnome.m4 b/macros/gnome.m4
index f3fae839ee..68bd2e51c3 100644
--- a/macros/gnome.m4
+++ b/macros/gnome.m4
@@ -1,6 +1,6 @@
AC_DEFUN([GNOME_CHECK_GNOME],
[
- AC_REQUIRE([GNOME_X_CHECKS])
+ AC_REQUIRE(GNOME_X_CHECKS)
AC_CHECK_LIB(gnome, gnome_init, [GNOME_LIBS="-lgnome -lgnomeui"],[
AC_MSG_ERROR(Gnome libraries not found)],[
"$GTK_LIBS $x_libs"])
ntw44/cgit/cgit.cgi/freebsd-ports-gnome/log/?h=gnome-3.24&id=cf8aef014da3211a88006514455962286677913f'>root/japanese/migemo-xemacs-devel-mule
Commit message (Expand)AuthorAgeFilesLines
* De-pkg-comment.nobutaka2003-02-222-2/+1
* Create EMACS_SITE_LISPDIR before install.nobutaka2003-01-051-3/+5