Overlay for the gsview and some other plotting/scientific soft
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
Fix aclocal warning: |
|
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB |
|
--- glib-1.2.10/glib.m4 |
|
+++ glib-1.2.10/glib.m4 |
|
@@ -7,3 +7,3 @@ |
|
dnl |
|
-AC_DEFUN(AM_PATH_GLIB, |
|
+AC_DEFUN([AM_PATH_GLIB], |
|
[dnl
|
|
|