diff options
author | Julien Cristau <jcristau@debian.org> | 2008-04-20 19:51:43 +0200 |
---|---|---|
committer | Julien Cristau <jcristau@debian.org> | 2008-04-20 19:51:43 +0200 |
commit | 7c427dcbce96d6cb445ed73e08805524b593e1ea (patch) | |
tree | e3e6bb0912c3c7b39ec31572e2d386df9d8e04e1 /configure.ac | |
parent | 79c7a3d87978c253105603b8ac6b5d48a0b2b476 (diff) |
Use AM_CFLAGS instead of xlogo_CFLAGS and remove AM_PROG_CC_C_O
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4053e83..759b342 100644 --- a/configure.ac +++ b/configure.ac @@ -28,7 +28,6 @@ AM_MAINTAINER_MODE AM_CONFIG_HEADER(config.h) AC_PROG_CC -AM_PROG_CC_C_O AC_PROG_INSTALL # Checks for pkg-config packages |