mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
Fixed configure.in
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
# -*- Autoconf -*-
|
# -*- Autoconf -*-
|
||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_CONFIG_SRCDIR(src/vnc_client.c)
|
AC_INIT(src/vnc_client.c)
|
||||||
AM_INIT_AUTOMAKE(libguac_client_vnc, 0.0.0)
|
AM_INIT_AUTOMAKE([libguac_client_vnc], 0.0.0)
|
||||||
|
|
||||||
# Checks for programs.
|
# Checks for programs.
|
||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
|
Reference in New Issue
Block a user