~ubuntu-branches/ubuntu/trusty/alliance/trusty

« back to all changes in this revision

Viewing changes to mbkvrlog/src/drive_vlog.c

  • Committer: Package Import Robot
  • Author(s): Roland Stigge
  • Date: 2012-05-16 22:10:18 UTC
  • mfrom: (4.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20120516221018-n800ake8yf5g0an1
Tags: 5.0-20120515-1
* New upstream release
* Added 08-fix-libdir.patch - bad usage of configure's --libdir value,
  was FTBFS if other (binary) version of alliance was installed
* Adjusted 05-as-needed.patch - upstream changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 * 
19
19
 * You should have received a copy  of the GNU General Public License along
20
20
 * with the GNU C Library; see the  file COPYING. If not, write to the Free
21
 
 * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
21
 * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
22
22
 */
23
23
 
24
24
/* 
29
29
 * Modified by Mourad Aberbour in Sept. 1997 
30
30
 */
31
31
 
32
 
#ident "$Id: drive_vlog.c,v 1.2 2002/09/30 16:20:59 czo Exp $"
 
32
#ident "$Id: drive_vlog.c,v 1.3 2012/05/14 14:20:26 alliance Exp $"
33
33
 
34
34
#include <mut.h> 
35
35
#include <mlo.h>