[AD] tiny readme.uni diff |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
here's a little diff that adds some notes about building cvs versions under
unix/linux systems
/anarko
--- readme.uni.org Sun Oct 15 22:30:24 2000
+++ readme.uni Thu Jan 18 21:33:00 2001
@@ -92,6 +92,16 @@
library. You can fix this by adding "/usr/local/lib" to your
/etc/ld.so.conf file, and then running ldconfig.
+ If you are compiling a CVS version of Allegro, you'll need to
+ generate the configure script:
+
+ autoconf
+
+ You will also need:
+
+ make depend
+
+ To create the dependency files.
=======================================