|
a/src/configure.ac |
|
b/src/configure.ac |
|
... |
|
... |
521 |
# All object files depend on localdefs which has the cc flags. Avoid
|
521 |
# All object files depend on localdefs which has the cc flags. Avoid
|
522 |
# changing it unless necessary
|
522 |
# changing it unless necessary
|
523 |
AC_CONFIG_FILES(Makefile)
|
523 |
AC_CONFIG_FILES(Makefile)
|
524 |
AC_CONFIG_FILES(common/rclversion.h)
|
524 |
AC_CONFIG_FILES(common/rclversion.h)
|
525 |
AC_CONFIG_FILES(python/recoll/setup.py)
|
525 |
AC_CONFIG_FILES(python/recoll/setup.py)
|
|
|
526 |
AC_CONFIG_FILES(python/pychm/setup.py)
|
526 |
|
527 |
|
527 |
AC_OUTPUT
|
528 |
AC_OUTPUT
|