diff options
author | Marcel Dijkstra <[email protected]> | 2013-01-17 19:51:56 +0000 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-02-13 23:45:19 +0100 |
commit | f52e49b32ebf2bed8b984c5511735880a9030aae (patch) | |
tree | 006857375aad8b69291e4bb869b02339b3faa4a0 | |
parent | ae657537cc1d144facb65cecfb3fe3d060fef3ec (diff) | |
download | atril-f52e49b32ebf2bed8b984c5511735880a9030aae.tar.bz2 atril-f52e49b32ebf2bed8b984c5511735880a9030aae.tar.xz |
AC_CONFIG_HEADERS to please automake 1.13
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f1994efc..66afd698 100644 --- a/configure.ac +++ b/configure.ac @@ -57,7 +57,6 @@ AM_PROG_LIBTOOL AC_ISC_POSIX AC_PROG_CC -AM_PROG_CC_STDC AM_PROG_CC_C_O AC_PROG_CXX AC_STDC_HEADERS |