rse 98/04/04 08:21:24
Modified: src Configure Log: typo Revision Changes Path 1.226 +1 -1 apache-1.3/src/Configure Index: Configure =================================================================== RCS file: /export/home/cvs/apache-1.3/src/Configure,v retrieving revision 1.225 retrieving revision 1.226 diff -u -r1.225 -r1.226 --- Configure 1998/04/03 13:38:36 1.225 +++ Configure 1998/04/04 16:21:23 1.226 @@ -849,7 +849,7 @@ echo "** FAILURE: Sorry, no shared object support available." echo "** Either compile all modules statically (use AddModule instead" echo "** of SharedModule in the Configuration file) or at least provide" - echo "** us with the apropriate compiler and linker flags via the" + echo "** us with the appropriate compiler and linker flags via the" echo "** CFLAGS_SHLIB, LDFLAGS_SHLIB and LDFLAGS_SHLIB_EXPORT entries" echo "** in the Configuration file." echo ""