~ubuntu-branches/ubuntu/lucid/openssl/lucid-security

« back to all changes in this revision

Viewing changes to demos/tunala/configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Martin
  • Date: 2004-05-24 17:02:29 UTC
  • Revision ID: james.westby@ubuntu.com-20040524170229-sf84yrrbpxjjeiqv
Tags: 0.9.7d-3
rename -pic.a libraries to _pic.a (closes: #250016)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
dnl Process this file with autoconf to produce a configure script.
 
1
#!/usr/local/bin/perl
2
2
AC_INIT(tunala.c)
3
3
AM_CONFIG_HEADER(config.h)
4
4
AM_INIT_AUTOMAKE(tunala, 0.0.1-dev)