[go: up one dir, main page]

File: configure.in

package info (click to toggle)
swig1.3 1.3.11-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 6,852 kB
  • ctags: 4,764
  • sloc: ansic: 20,489; cpp: 10,052; sh: 7,256; yacc: 2,669; makefile: 2,381; python: 873; java: 762; tcl: 686; perl: 474; lisp: 444; ruby: 370; php: 367
file content (6 lines) | stat: -rw-r--r-- 143 bytes parent folder | download
1
2
3
4
5
6
AC_INIT(ltmain.sh)

AC_OUTPUT_COMMANDS([$srcdir/ltconfig --enable-dlopen $srcdir/ltmain.sh],
                   [srcdir=$srcdir])

AC_OUTPUT()