Shoot. ltdl.h#1.4 was not unmodified libltdl-1.5.22. Now it is.
authorfcusack <fcusack>
Wed, 21 Mar 2007 07:04:11 +0000 (07:04 +0000)
committerfcusack <fcusack>
Wed, 21 Mar 2007 07:04:11 +0000 (07:04 +0000)
libltdl/ltdl.h

index 42d3fa3..8aaf342 100644 (file)
@@ -329,8 +329,7 @@ LT_SCOPE    int             lt_dlloader_remove  LT_PARAMS((
     LT_ERROR(SHUTDOWN,             "library already shutdown")         \
     LT_ERROR(CLOSE_RESIDENT_MODULE, "can't close resident module")     \
     LT_ERROR(INVALID_MUTEX_ARGS,    "invalid mutex handler registration") \
-    LT_ERROR(INVALID_POSITION,     "invalid search path insert position") \
-    LT_ERROR(FR_DEPLIB,                    "dep lib loading bug, please report to freeradius-devel@lists.freeradius.org")
+    LT_ERROR(INVALID_POSITION,     "invalid search path insert position")
 
 /* Enumerate the symbolic error names. */
 enum {