File: configure.ac

package info (click to toggle)
lua5.4 5.4.4-3%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,772 kB
  • sloc: ansic: 19,877; makefile: 309; sh: 35
file content (6 lines) | stat: -rw-r--r-- 80 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
AC_INIT([dummy],[1.0])
LT_INIT
AC_PROG_LIBTOOL
AC_PROG_CC
AC_PROG_CXX
AC_OUTPUT