File: configure

package info (click to toggle)
rust-upstream-ontologist 0.3.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,964 kB
  • sloc: xml: 186; python: 13; sh: 12; makefile: 2
file content (16 lines) | stat: -rwxr-xr-x 421 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for GNU Autoconf 2.69.
#
# Report bugs to <bug-autoconf@gnu.org>.
#
#
# Identity of this package.
PACKAGE_NAME='GNU Autoconf'
PACKAGE_TARNAME='autoconf'
PACKAGE_VERSION='2.69'
PACKAGE_STRING='GNU Autoconf 2.69'
PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
PACKAGE_URL='http://www.gnu.org/software/autoconf/'

...