configure.in -> configure.ac

SVN revision: 36364
v-1.6.0
Peter Wehrfritz 15 years ago
parent 02fb9b3ace
commit a3e767d23c
  1. 2
      configure.ac

@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
# get rid of that stupid cache mechanism
rm -f config.cache
AC_INIT(configure.in)
AC_INIT(configure.ac)
AM_INIT_AUTOMAKE(ephoto, 3.15.0)
AM_CONFIG_HEADER(src/bin/config.h)
Loading…
Cancel
Save