48a0e654d2
little title update author in README.md after svn2git; mv xqf/* .
4 lines
227 B
Plaintext
4 lines
227 B
Plaintext
AC_DEFUN([AM_PATH_GLIB], [AC_MSG_ERROR([GTK1 support not available])])dnl
|
|
AC_DEFUN([AM_PATH_GTK], [AC_MSG_ERROR([GTK1 support not available])])dnl
|
|
AC_DEFUN([AM_PATH_GDK_PIXBUF], [AC_MSG_ERROR([GTK1 support not available])])dnl
|