This website requires JavaScript.
Explore
Help
Sign In
luc14n0
/
glib
Watch
1
Star
0
Fork
0
You've already forked glib
mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced
2024-11-13 04:46:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
39f526ef20
glib
/
glib-config-2.0.in
5 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial revision
1998-06-11 01:21:14 +02:00
#!/bin/sh
Exit with an error message that you should use pkg-config instead. Tue Apr 3 12:38:16 2001 Owen Taylor <otaylor@redhat.com> * glib-config-2.0.in: Exit with an error message that you should use pkg-config instead. * configure.in (PACKAGE): Require pkg-config. * tests/Makefile.am (EXTRA_DIST): Add utf8.txt. * configure.in (GLIB_MICRO_VERSION): Up MICRO to 3, leave interface/binary at 0.
2001-04-03 20:27:59 +02:00
echo glib-config-2.0 is no longer supported. Please use pkg-config instead 2>&1
exit 1
Reference in New Issue
Copy Permalink