diff options
author | Monsta <[email protected]> | 2015-08-24 22:45:11 +0300 |
---|---|---|
committer | Monsta <[email protected]> | 2015-08-24 22:45:11 +0300 |
commit | 618b005f0be401671c9db23869ff30b1ee07afec (patch) | |
tree | f6d28ed4f32012c94cd244e25faa5235ff7d7807 | |
parent | d343d0160fd12264308fcd4ad42acbd4b3b3ee4b (diff) | |
download | mate-panel-618b005f0be401671c9db23869ff30b1ee07afec.tar.bz2 mate-panel-618b005f0be401671c9db23869ff30b1ee07afec.tar.xz |
removed one more suspicious reference to win32
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3ade673b..94922b1b 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,6 @@ IT_PROG_INTLTOOL([0.40.0]) AC_PROG_CC AC_STDC_HEADERS -AC_LIBTOOL_WIN32_DLL AC_PROG_LIBTOOL #AC_PROG_SED available in 2.59b AM_PROG_CC_C_O |