ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 18720: /trunk/ /trunk/: configure.in

Date: Wed, 12 Jul 2006 15:15:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18720

User: jmayer
Date: 2006/07/12 03:15 PM

Log:
 Bugfix:
   Variables should *not* be addressed as ${prefix} but as $prefix instead.
   That way they will get substituted and we will not try to open
   '${prefix}/share/wireshark/radius' which might not exist on some
   systems.

Directory: /trunk/
  Changes    Path            Action
  +1 -1      configure.in    Modified